HomeSort by relevance Sort by last modified time
    Searched refs:DFAKE_MUTEX (Results 1 - 8 of 8) sorted by null

  /external/chromium/base/threading/
thread_collision_warner.h 31 // DFAKE_MUTEX(push_pop_);
57 // DFAKE_MUTEX(push_pop_);
77 // DFAKE_MUTEX(push_pop_);
96 // DFAKE_MUTEX(ctor_dtor_);
97 // DFAKE_MUTEX(shareable_section_);
105 #define DFAKE_MUTEX(obj) \
121 #define DFAKE_MUTEX(obj)
thread_collision_warner_unittest.cc 20 #undef DFAKE_MUTEX
21 #define DFAKE_MUTEX(obj) scoped_ptr<base::AsserterBase> obj
144 DFAKE_MUTEX(push_pop_);
202 DFAKE_MUTEX(push_pop_);
260 DFAKE_MUTEX(push_pop_);
334 DFAKE_MUTEX(push_pop_);
  /external/chromium_org/base/threading/
thread_collision_warner.h 31 // DFAKE_MUTEX(push_pop_);
57 // DFAKE_MUTEX(push_pop_);
77 // DFAKE_MUTEX(push_pop_);
96 // DFAKE_MUTEX(ctor_dtor_);
97 // DFAKE_MUTEX(shareable_section_);
105 #define DFAKE_MUTEX(obj) \
121 #define DFAKE_MUTEX(obj) typedef void InternalFakeMutexType##obj
thread_collision_warner_unittest.cc 20 #undef DFAKE_MUTEX
21 #define DFAKE_MUTEX(obj) scoped_ptr<base::AsserterBase> obj
144 DFAKE_MUTEX(push_pop_);
202 DFAKE_MUTEX(push_pop_);
260 DFAKE_MUTEX(push_pop_);
334 DFAKE_MUTEX(push_pop_);
  /external/chromium/base/memory/
ref_counted.h 38 DFAKE_MUTEX(add_release_);
  /external/chromium_org/base/memory/
ref_counted.h 38 DFAKE_MUTEX(add_release_);
  /external/chromium/base/synchronization/
condition_variable_unittest.cc 142 DFAKE_MUTEX(locked_methods_);
  /external/chromium_org/base/synchronization/
condition_variable_unittest.cc 142 DFAKE_MUTEX(locked_methods_);

Completed in 116 milliseconds