|
|
pthread_t | disposeThread |
| |
|
pthread_t | mainThread |
| |
|
pthread_t | DispThrd |
| |
|
pthread_t | PCthread |
| |
|
pthread_t | loadThread |
| |
|
pthread_mutex_t | mutex_resource_tree |
| |
|
pthread_mutex_t | mutex_resource_list |
| |
|
pthread_cond_t | resource_list_condition |
| |
|
pthread_mutex_t | mutex_frontend_list |
| |
|
pthread_mutex_t | mutex_texture_list |
| |
|
pthread_cond_t | texture_list_condition |
| |
|
bool | ResourceThreadRunning |
| |
|
bool | TextureThreadRunning |
| |
|
bool | ResourceThreadWaiting |
| |
|
bool | TextureThreadWaiting |
| |
|
bool | flushing |
| |
|
int | MainLoopQuit |
| |
|
void * | prv |
| |
Definition at line 71 of file iglobal.h.
The documentation for this struct was generated from the following file: