Searched refs:_Py_ANNOTATE_RWLOCK_CREATE (Results 1 – 2 of 2) sorted by relevance
268 #define _Py_ANNOTATE_RWLOCK_CREATE(lock) \ macro328 #define _Py_ANNOTATE_RWLOCK_CREATE(lock) /* empty */ macro
116 _Py_ANNOTATE_RWLOCK_CREATE(&gil->locked); in create_gil()