Home
last modified time | relevance | path

Searched refs:GetThreadWasQuitProperly (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/threading/
Dthread.cc206 bool Thread::GetThreadWasQuitProperly() { in GetThreadWasQuitProperly() function in base::Thread
268 DCHECK(GetThreadWasQuitProperly()); in ThreadMain()
Dthread.h199 static bool GetThreadWasQuitProperly();