Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread.cc37 Thread::SetThreadWasQuitProperly(true); in ThreadQuitHelper()
102 SetThreadWasQuitProperly(false); in StartWithOptions()
207 void Thread::SetThreadWasQuitProperly(bool flag) { in SetThreadWasQuitProperly() function in base::Thread
Dthread.h199 static void SetThreadWasQuitProperly(bool flag);