Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread.cc264 bool Thread::GetThreadWasQuitProperly() { in GetThreadWasQuitProperly() function in base::Thread
355 DCHECK(GetThreadWasQuitProperly()); in ThreadMain()
Dthread.h271 static bool GetThreadWasQuitProperly();