HomeSort by relevance Sort by last modified time
    Searched refs:ANNOTATE_RWLOCK_DESTROY (Results 1 - 11 of 11) 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/helgrind/tests/
annotate_rwlock.c 59 ANNOTATE_RWLOCK_DESTROY(p);
  /external/valgrind/main/drd/
drd.h 185 #define ANNOTATE_RWLOCK_DESTROY(rwlock) \
  /external/chromium/base/third_party/dynamic_annotations/
dynamic_annotations.h 318 #define ANNOTATE_RWLOCK_DESTROY(lock) \
384 #define ANNOTATE_RWLOCK_DESTROY(lock) /* empty */
  /external/valgrind/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 195 milliseconds