Vault
4.1
|
#include <pthread.h>
Go to the source code of this file.
Typedefs | |
typedef pthread_t | VThreadID_Type |
typedef pthread_cond_t | VSemaphore_Type |
typedef pthread_mutex_t | VMutex_Type |
typedef struct timespec | VTimeout_Type |
Definition in file vthread_platform.h.