Home
last modified time | relevance | path

Searched defs:thread_done (Results 1 – 2 of 2) sorted by relevance

/system/extras/memory_replay/tests/
DThreadsTest.cpp35 AllocEntry thread_done = {.type = THREAD_DONE}; in TEST() local
70 AllocEntry thread_done = {.type = THREAD_DONE}; in TEST() local
116 AllocEntry thread_done = {.type = THREAD_DONE}; in TEST() local
/system/extras/memory_replay/
DThreads.cpp40 bool thread_done = entry.type == THREAD_DONE; in ThreadRunner() local
148 AllocEntry thread_done = {.type = THREAD_DONE}; in FinishAll() local