|
PatchworkOS
|
Data Fields | |
| thrd_start_t | func |
| void * | arg |
Definition at line 13 of file thrd_create.c.
| void* _entry_ctx_t::arg |
Definition at line 16 of file thrd_create.c.
Referenced by _thread_entry(), and thrd_create().
| thrd_start_t _entry_ctx_t::func |
Definition at line 15 of file thrd_create.c.
Referenced by _thread_entry(), and thrd_create().