Home
last modified time | relevance | path

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

/external/libchrome/base/threading/
Dthread.cc93 SetThreadWasQuitProperly(false); in StartWithOptions()
259 void Thread::SetThreadWasQuitProperly(bool flag) { in SetThreadWasQuitProperly() function in base::Thread
367 SetThreadWasQuitProperly(true); in ThreadQuitHelper()
Dthread.h270 static void SetThreadWasQuitProperly(bool flag);