osclconfig_proc_unix_android.h File Reference

#include <pthread.h>
#include <errno.h>
#include <signal.h>

Go to the source code of this file.

Defines

#define OSCL_HAS_SYMBIAN_SCHEDULER   0
#define OSCL_HAS_THREAD_SUPPORT   1
#define OSCL_HAS_NON_PREEMPTIVE_THREAD_SUPPORT   0
#define OSCL_HAS_SEM_TIMEDWAIT_SUPPORT   0
#define OSCL_HAS_PTHREAD_SUPPORT   1
#define OSCL_THREAD_DECL

Typedefs

typedef pthread_t TOsclThreadId
typedef void * TOsclThreadFuncArg
typedef void * TOsclThreadFuncRet
typedef pthread_t TOsclThreadObject
typedef pthread_mutex_t TOsclMutexObject
typedef int TOsclSemaphoreObject
typedef pthread_cond_t TOsclConditionObject

Define Documentation

#define OSCL_HAS_NON_PREEMPTIVE_THREAD_SUPPORT   0
#define OSCL_HAS_PTHREAD_SUPPORT   1
#define OSCL_HAS_SEM_TIMEDWAIT_SUPPORT   0
#define OSCL_HAS_SYMBIAN_SCHEDULER   0
#define OSCL_HAS_THREAD_SUPPORT   1
#define OSCL_THREAD_DECL

Typedef Documentation

typedef pthread_cond_t TOsclConditionObject
typedef pthread_mutex_t TOsclMutexObject
typedef int TOsclSemaphoreObject
typedef void* TOsclThreadFuncArg
typedef void* TOsclThreadFuncRet
typedef pthread_t TOsclThreadId
typedef pthread_t TOsclThreadObject

OSCL API
Posting Version: CORE_9.002.1.1