Searched defs:DFAKE_SCOPED_RECURSIVE_LOCK (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/threading/
H A Dthread_collision_warner.h40 // In this case the macro DFAKE_SCOPED_RECURSIVE_LOCK
51 // DFAKE_SCOPED_RECURSIVE_LOCK(push_pop_);
55 // void bar() { DFAKE_SCOPED_RECURSIVE_LOCK(push_pop_); ... }
114 #define DFAKE_SCOPED_RECURSIVE_LOCK(obj) \ macro
124 #define DFAKE_SCOPED_RECURSIVE_LOCK(obj) ((void)0) macro
197 // DFAKE_SCOPED_RECURSIVE_LOCK

Completed in 102 milliseconds