- ExitThread
void ExitThread(uint dwExitCode)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- crashSignalHandle
void crashSignalHandle(int sig)
Undocumented in source. Be warned that the author may not have intended to support it.
- pthread_exit
void pthread_exit(void* value_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- thisThreadExit
void thisThreadExit()
Undocumented in source. Be warned that the author may not have intended to support it.
- thisThreadExit
void thisThreadExit()
Undocumented in source. Be warned that the author may not have intended to support it.