Searched defs:AnnotateCondVarWait (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/base/third_party/dynamic_annotations/ |
D | dynamic_annotations.c | 106 void DYNAMIC_ANNOTATIONS_NAME(AnnotateCondVarWait)( in DYNAMIC_ANNOTATIONS_NAME() argument
|
/external/python/cpython3/Python/ |
D | dynamic_annotations.c | 66 void AnnotateCondVarWait(const char *file, int line, in AnnotateCondVarWait() function
|
/external/llvm-project/openmp/runtime/src/ |
D | tsan_annotations.cpp | 32 extern "C" __attribute__((weak)) void AnnotateCondVarWait(const char *f, int l, in AnnotateCondVarWait() function
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cc | 248 void INTERFACE_ATTRIBUTE AnnotateCondVarWait(char *f, int l, uptr cv, in AnnotateCondVarWait() function
|
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_interface_ann.cpp | 248 void INTERFACE_ATTRIBUTE AnnotateCondVarWait(char *f, int l, uptr cv, in AnnotateCondVarWait() function
|