HomeSort by relevance Sort by last modified time
    Searched defs: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) {
  /external/chromium_org/base/threading/
thread.cc 35 Thread::SetThreadWasQuitProperly(true);
101 SetThreadWasQuitProperly(false);
175 void Thread::SetThreadWasQuitProperly(bool flag) {

Completed in 3007 milliseconds