ARX  1.0
The next-generation open source augmented reality toolkit.
Loading...
Searching...
No Matches
Public Attributes | List of all members
_THREAD_HANDLE_T Struct Reference

Public Attributes

int ID
 
int startF
 
int endF
 
int busyF
 
pthread_mutex_t mut
 
pthread_cond_t cond1
 
pthread_cond_t cond2
 
void * arg
 

Member Data Documentation

◆ arg

void* _THREAD_HANDLE_T::arg

◆ busyF

int _THREAD_HANDLE_T::busyF

◆ cond1

pthread_cond_t _THREAD_HANDLE_T::cond1

◆ cond2

pthread_cond_t _THREAD_HANDLE_T::cond2

◆ endF

int _THREAD_HANDLE_T::endF

◆ ID

int _THREAD_HANDLE_T::ID

◆ mut

pthread_mutex_t _THREAD_HANDLE_T::mut

◆ startF

int _THREAD_HANDLE_T::startF

The documentation for this struct was generated from the following file: