OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WrapCurrent
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/base/
thread_unittest.cc
260
EXPECT_TRUE(cthread->
WrapCurrent
());
266
current_thread->
WrapCurrent
();
thread.h
218
bool
WrapCurrent
();
255
// ThreadManager calls this instead
WrapCurrent
() because
thread.cc
516
bool Thread::
WrapCurrent
() {
/external/chromium_org/jingle/glue/
thread_wrapper.cc
60
WrapCurrent
();
Completed in 34 milliseconds