ReactOS 0.4.16-dev-527-gdad3a09
|
Public Attributes | |
HANDLE | thread |
_beginthread_start_routine_t | start_address |
void * | arglist |
void* _beginthread_trampoline_t::arglist |
Definition at line 33 of file thread.c.
Referenced by _beginthread(), and _beginthread_trampoline().
_beginthread_start_routine_t _beginthread_trampoline_t::start_address |
Definition at line 32 of file thread.c.
Referenced by _beginthread(), and _beginthread_trampoline().
HANDLE _beginthread_trampoline_t::thread |
Definition at line 31 of file thread.c.
Referenced by _beginthread(), and _beginthread_trampoline().