OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NonThreadSafeDoNothing
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/threading/
non_thread_safe.h
31
class
NonThreadSafeDoNothing
{
38
~
NonThreadSafeDoNothing
() {}
66
typedef
NonThreadSafeDoNothing
NonThreadSafe;
/external/chromium/base/threading/
non_thread_safe.h
19
class
NonThreadSafeDoNothing
{
51
class NonThreadSafe : public
NonThreadSafeDoNothing
{
Completed in 231 milliseconds