Home
last modified time | relevance | path

Searched defs:_Py_ANNOTATE_RWLOCK_ACQUIRED (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Include/
Ddynamic_annotations.h277 #define _Py_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) \ macro
330 #define _Py_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) /* empty */ macro