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