Home
last modified time | relevance | path

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

/system/extras/memory_replay/tests/
DThreadsTest.cpp35 AllocEntry thread_done = {.type = THREAD_DONE}; in TEST() local
36 thread->SetAllocEntry(&thread_done); in TEST()
70 AllocEntry thread_done = {.type = THREAD_DONE}; in TEST() local
71 thread1->SetAllocEntry(&thread_done); in TEST()
72 thread2->SetAllocEntry(&thread_done); in TEST()
73 thread3->SetAllocEntry(&thread_done); in TEST()
116 AllocEntry thread_done = {.type = THREAD_DONE}; in TEST() local
117 thread->SetAllocEntry(&thread_done); in TEST()
/system/extras/memory_replay/
DThreads.cpp40 bool thread_done = entry.type == THREAD_DONE; in ThreadRunner() local
42 if (thread_done) { in ThreadRunner()
148 AllocEntry thread_done = {.type = THREAD_DONE}; in FinishAll() local
151 threads_[i].SetAllocEntry(&thread_done); in FinishAll()
/system/extras/memory_replay/traces/
DREADME22 thread_done - Terminate the thread with the given tid.
66 <tid>: thread_done 0x0
71 600: thread_done 0x0