#define
THR_EXIT
(_exit)
Terminate the current thread.
Documentation
Terminate the current thread.
Parameters:
_exit
- A
void
pointer to the thread's exit value.
Returns:
NEVER.
Home
Alphabetic index
This page was generated with the help of
DOC++
.