Searched refs:alive (Results 1 – 3 of 3) sorted by relevance
43 bool alive = true; in WaitUntilAllThreadsExited() local44 while (alive) { in WaitUntilAllThreadsExited()45 alive = false; in WaitUntilAllThreadsExited()49 alive = true; in WaitUntilAllThreadsExited()
378 alive, and then call `kill`/`tgkill` with signal 0 (which checks
208 related to having multiple allocations alive at the same time.