HomeSort by relevance Sort by last modified time
    Searched refs:SetThreadWasQuitProperly (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/threading/
thread.cc 30 Thread::SetThreadWasQuitProperly(true);
69 SetThreadWasQuitProperly(false);
131 void Thread::SetThreadWasQuitProperly(bool flag) {
thread.h 147 static void SetThreadWasQuitProperly(bool flag);

Completed in 36 milliseconds