Searched refs:ANNOTATE_RWLOCK_DESTROY (Results 1 – 12 of 12) sorted by relevance
32 ANNOTATE_RWLOCK_DESTROY(&user_defined_rwlock); in main()
49 ANNOTATE_RWLOCK_DESTROY(p); in rwlock_destroy()
117 ANNOTATE_RWLOCK_DESTROY((void*)&mu_); in ~SpinLock()141 ANNOTATE_RWLOCK_DESTROY((void*)&mu_); in ~SpinLock()
7590 ANNOTATE_RWLOCK_DESTROY(&temp); in Foo()7629 ANNOTATE_RWLOCK_DESTROY(&temp); in Foo()
59 ANNOTATE_RWLOCK_DESTROY(p); in rwlock_destroy()
317 #define ANNOTATE_RWLOCK_DESTROY(lock) \ macro383 #define ANNOTATE_RWLOCK_DESTROY(lock) /* empty */ macro
318 #define ANNOTATE_RWLOCK_DESTROY(lock) \ macro384 #define ANNOTATE_RWLOCK_DESTROY(lock) /* empty */ macro
185 #define ANNOTATE_RWLOCK_DESTROY(rwlock) \ macro
677 #define ANNOTATE_RWLOCK_DESTROY(lock) \ macro
318 ANNOTATE_RWLOCK_DESTROY((void*)&mu_); in ~SpinLock()
7259 ANNOTATE_RWLOCK_DESTROY(&temp); in Foo()7298 ANNOTATE_RWLOCK_DESTROY(&temp); in Foo()
683 ANNOTATE_RWLOCK_DESTROY(this); in ~TSLock()