Searched defs:_Py_ANNOTATE_RWLOCK_ACQUIRED (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Include/ | ||
H A D | dynamic_annotations.h | 277 #define _Py_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) \ macro 330 #define _Py_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) /* empty */ macro |
Completed in 3 milliseconds