Searched refs:AnnotateRWLockCreate (Results 1 – 3 of 3) sorted by relevance
36 void AnnotateRWLockCreate(const char *f, int l, uptr m);87 AnnotateRWLockCreate(__FILE__, __LINE__, (uptr)lck)
35 extern "C" __attribute__((weak)) void AnnotateRWLockCreate(const char *f, int l, in AnnotateRWLockCreate() function
254 void INTERFACE_ATTRIBUTE AnnotateRWLockCreate(char *f, int l, uptr m) { in AnnotateRWLockCreate() function255 SCOPED_ANNOTATION(AnnotateRWLockCreate); in AnnotateRWLockCreate()