OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DFAKE_SCOPED_RECURSIVE_LOCK
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/threading/
thread_collision_warner.h
39
// In this case the macro
DFAKE_SCOPED_RECURSIVE_LOCK
50
//
DFAKE_SCOPED_RECURSIVE_LOCK
(push_pop_);
54
// void bar() {
DFAKE_SCOPED_RECURSIVE_LOCK
(push_pop_); ... }
113
#define
DFAKE_SCOPED_RECURSIVE_LOCK
(obj) \
123
#define
DFAKE_SCOPED_RECURSIVE_LOCK
(obj) ((void)0)
196
//
DFAKE_SCOPED_RECURSIVE_LOCK
/external/chromium_org/base/threading/
thread_collision_warner.h
39
// In this case the macro
DFAKE_SCOPED_RECURSIVE_LOCK
50
//
DFAKE_SCOPED_RECURSIVE_LOCK
(push_pop_);
54
// void bar() {
DFAKE_SCOPED_RECURSIVE_LOCK
(push_pop_); ... }
113
#define
DFAKE_SCOPED_RECURSIVE_LOCK
(obj) \
123
#define
DFAKE_SCOPED_RECURSIVE_LOCK
(obj) ((void)0)
196
//
DFAKE_SCOPED_RECURSIVE_LOCK
Completed in 145 milliseconds