OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fStop_
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/base/
messagequeue.cc
120
: ss_(ss),
fStop_
(false), fPeekKeep_(false),
153
fStop_
= true;
158
return
fStop_
;
162
fStop_
= false;
246
if (
fStop_
)
283
if (
fStop_
)
321
if (
fStop_
)
messagequeue.h
248
bool
fStop_
;
thread.cc
196
Restart(); // reset
fStop_
if the thread is being restarted
321
if (
fStop_
)
Completed in 91 milliseconds