Home
last modified time | relevance | path

Searched refs:ANNOTATE_RWLOCK_CREATE_STATIC (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/tsan/
Dmutex_annotations.cc12 ANNOTATE_RWLOCK_CREATE_STATIC(&state_); in Create()
Dtest.h97 #define ANNOTATE_RWLOCK_CREATE_STATIC(m) \ macro