
#include <vipl_win_thread.h>
Data Fields | |
| HANDLE | thread |
| threadinfo_t * | ti |
Definition at line 39 of file vipl_win_thread.h.
|
|
The Win32 native thread handle. Definition at line 42 of file vipl_win_thread.h. Referenced by vipl_win_thread_create(), and vipl_win_thread_join(). |
|
|
The running context of the thread. Definition at line 44 of file vipl_win_thread.h. Referenced by vipl_win_thread_create(), and vipl_win_thread_join(). |
1.4.4.