ctThrdExit
Clean up thread.
Short Name
ctThrdExit()
Type
Threading function
Declaration
void ctThrdExit()
Description
Clean up thread.
Return
ctThrdExit() does not return.
Example
See ctmtex.c and ctmtap.c for ctThrdExit() examples.
Limitations
Can only be used with a ctThrd library.
See also
ctThrdInit, ctThrdCreate