0
This is only allowed to be called BY THE thread stored in the object. This will stop execution of the thread in the thread object.
Win32: ExitThread Ends a thread.
pthreads: pthread_exit terminate the calling thread
Definition at line 978 of file phThread.cpp.