Searched refs:ANNOTATE_RWLOCK_CREATE_STATIC (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/test/tsan/ | ||
D | mutex_annotations.cc | 12 ANNOTATE_RWLOCK_CREATE_STATIC(&state_); in Create() |
D | test.h | 97 #define ANNOTATE_RWLOCK_CREATE_STATIC(m) \ macro |