WaitForThread
int32 WaitForThread();
result = WaitForThread();
status_t WaitForThread(status_t* exitValue);
fThread->WaitForThread(&status);
status_t WaitForThread(status_t* exitValue);