Home
last modified time | relevance | path

Searched refs:alive (Results 1 – 3 of 3) sorted by relevance

/bionic/tests/
Dleak_test.cpp43 bool alive = true; in WaitUntilAllThreadsExited() local
44 while (alive) { in WaitUntilAllThreadsExited()
45 alive = false; in WaitUntilAllThreadsExited()
49 alive = true; in WaitUntilAllThreadsExited()
/bionic/docs/
Dstatus.md378 alive, and then call `kill`/`tgkill` with signal 0 (which checks
Dnative_allocator.md208 related to having multiple allocations alive at the same time.