OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetThreadWasQuitProperly
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/threading/
thread.cc
37
Thread::
SetThreadWasQuitProperly
(true);
102
SetThreadWasQuitProperly
(false);
207
void Thread::
SetThreadWasQuitProperly
(bool flag) {
thread.h
199
static void
SetThreadWasQuitProperly
(bool flag);
Completed in 218 milliseconds