#include <thread_pthread.h>
Data Fields | |
| void * | signal_thread_list |
| pthread_cond_t | sleep_cond |
| HANDLE | interrupt_event |
Definition at line 22 of file thread_pthread.h.
Definition at line 29 of file thread_win32.h.
Definition at line 23 of file thread_pthread.h.
| pthread_cond_t native_thread_data_struct::sleep_cond |
Definition at line 24 of file thread_pthread.h.