|
Cthulhu
0.2.10
Cthulhu compiler collection
|
a thread handle More...
#include <os.h>
Data Fields | |
| const char * | name |
| os_thread_fn_t | fn |
| void * | arg |
| os_thread_impl_t | impl |
| os_thread_id_t | id |
a thread handle
| os_thread_fn_t os_thread_t::fn |
| os_thread_id_t os_thread_t::id |
| os_thread_impl_t os_thread_t::impl |