Home
last modified time | relevance | path

Searched refs:AnnotateRWLockReleased (Results 1 – 5 of 5) sorted by relevance

/external/chromium/base/third_party/dynamic_annotations/
Ddynamic_annotations.c59 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)( in DYNAMIC_ANNOTATIONS_NAME() argument
Ddynamic_annotations.h329 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(__FILE__, __LINE__, lock, \
442 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(
/external/valgrind/dynamic_annotations/
Ddynamic_annotations.h328 DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(__FILE__, __LINE__, lock, \
441 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)(
Ddynamic_annotations.c66 void DYNAMIC_ANNOTATIONS_NAME(AnnotateRWLockReleased)( in DYNAMIC_ANNOTATIONS_NAME() argument
/external/valgrind/tsan/
Dts_valgrind_intercepts.c2530 ANN_FUNC(void, AnnotateRWLockReleased, const char *file, int line, void *lock, int is_w) in ANN_FUNC() argument