exit_thread — exit the current thread
void exit_thread(int status)
Exits the current thread, returning status as the thread’s status.
status