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

  /external/valgrind/main/drd/tests/
rwlock_type_checking.c 32 ANNOTATE_RWLOCK_DESTROY(&user_defined_rwlock);
annotate_rwlock.c 49 ANNOTATE_RWLOCK_DESTROY(p);
tsan_thread_wrappers_pthread.h 117 ANNOTATE_RWLOCK_DESTROY((void*)&mu_);
141 ANNOTATE_RWLOCK_DESTROY((void*)&mu_);
tsan_unittest.cpp     [all...]
  /external/valgrind/main/coregrind/m_scheduler/
sema.c 90 INNER_REQUEST(ANNOTATE_RWLOCK_DESTROY(sema));
ticket-lock-linux.c 97 INNER_REQUEST(ANNOTATE_RWLOCK_DESTROY(p));
  /external/valgrind/main/helgrind/tests/
annotate_rwlock.c 59 ANNOTATE_RWLOCK_DESTROY(p);
  /external/chromium_org/third_party/cld/base/
dynamic_annotations.h 210 #define ANNOTATE_RWLOCK_DESTROY(lock) \
237 #define ANNOTATE_RWLOCK_DESTROY(lock) // empty
  /external/valgrind/main/drd/
drd.h 224 #define ANNOTATE_RWLOCK_DESTROY(rwlock) \
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
dynamic_annotations.h 276 #define ANNOTATE_RWLOCK_DESTROY(lock) \
333 #define ANNOTATE_RWLOCK_DESTROY(lock) /* empty */
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
dynamic_annotations.h 276 #define ANNOTATE_RWLOCK_DESTROY(lock) \
333 #define ANNOTATE_RWLOCK_DESTROY(lock) /* empty */
  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h 318 #define ANNOTATE_RWLOCK_DESTROY(lock) \
384 #define ANNOTATE_RWLOCK_DESTROY(lock) /* empty */
  /external/chromium_org/base/third_party/dynamic_annotations/
dynamic_annotations.h 317 #define ANNOTATE_RWLOCK_DESTROY(lock) \
383 #define ANNOTATE_RWLOCK_DESTROY(lock) /* empty */
  /external/valgrind/main/helgrind/
helgrind.h 677 #define ANNOTATE_RWLOCK_DESTROY(lock) \
    [all...]
  /external/valgrind/unittest/
thread_wrappers_pthread.h 318 ANNOTATE_RWLOCK_DESTROY((void*)&mu_);
racecheck_unittest.cc     [all...]

Completed in 3611 milliseconds