Searched defs:SetThreadWasQuitProperly (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/threading/
H A Dthread.cc35 Thread::SetThreadWasQuitProperly(true);
103 SetThreadWasQuitProperly(false);
177 void Thread::SetThreadWasQuitProperly(bool flag) { function in class:base::Thread

Completed in 832 milliseconds