mutils.plugin.safe_executor

Undocumented in source.

Members

Functions

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.

Structs

SafeExecutor
struct SafeExecutor
Undocumented in source.

Meta