![]() |
ZenWINX Architecture - Reference Manual - Guides |
|
Threads code. More...
Go to the source code of this file.
Functions | |
int __stdcall | winx_create_thread (PTHREAD_START_ROUTINE start_addr, PVOID parameter, HANDLE *phandle) |
Creates a thread and starts them. | |
void __stdcall | winx_exit_thread (void) |
Terminates the current thread. |
Threads code.
Definition in file thread.c.