Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dceval_gil.h215 SET_GIL_DROP_REQUEST(); in take_gil()
Dceval.c104 #define SET_GIL_DROP_REQUEST() \ macro