Home
last modified time | relevance | path

Searched refs:_Py_ANNOTATE_RWLOCK_ACQUIRED (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/
H A Ddynamic_annotations.h277 #define _Py_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) \ macro
330 #define _Py_ANNOTATE_RWLOCK_ACQUIRED(lock, is_w) /* empty */ macro
/third_party/python/Python/
H A Dceval_gil.h286 _Py_ANNOTATE_RWLOCK_ACQUIRED(&gil->locked, /*is_write=*/1); in take_gil()

Completed in 3 milliseconds