Home
last modified time | relevance | path

Searched refs:AnnotateBarrierWaitBefore (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/
Ddynamic_annotations.h298 AnnotateBarrierWaitBefore(__FILE__, __LINE__, barrier)
386 void AnnotateBarrierWaitBefore(const char *file, int line,
/external/python/cpython3/Python/
Ddynamic_annotations.c59 void AnnotateBarrierWaitBefore(const char *file, int line, in AnnotateBarrierWaitBefore() function
/external/libchrome/base/third_party/dynamic_annotations/
Ddynamic_annotations.h345 DYNAMIC_ANNOTATIONS_NAME(AnnotateBarrierWaitBefore)(__FILE__, __LINE__, \
447 void DYNAMIC_ANNOTATIONS_NAME(AnnotateBarrierWaitBefore)(
Ddynamic_annotations.c94 void DYNAMIC_ANNOTATIONS_NAME(AnnotateBarrierWaitBefore)( in DYNAMIC_ANNOTATIONS_NAME() argument