|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include <thread.h>
Data Fields | |
| atomic_uint64_t | state |
| tid_t | id |
| int | result |
| errno_t | err |
| thrd_start_t | func |
| void * | arg |
| thrd_start_t _thread_t::func |