Home
last modified time | relevance | path

Searched refs:_Py_ANNOTATE_HAPPENS_BEFORE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Ddynamic_annotations.h124 #define _Py_ANNOTATE_HAPPENS_BEFORE(obj) _Py_ANNOTATE_CONDVAR_SIGNAL(obj) macro
340 #define _Py_ANNOTATE_HAPPENS_BEFORE(obj) /* empty */ macro
/external/python/cpython3/Include/internal/
Dpycore_atomic.h146 _Py_ANNOTATE_HAPPENS_BEFORE(address);