Searched refs:exitValue (Results 1 – 3 of 3) sorted by relevance
293 status = t->exitValue; in Thread_Wait()302 status = t->exitValue; in Thread_Wait()
433 cur->exitValue = status; in Syscall_ThreadExit()
45 uintptr_t exitValue; member