Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval_gil.h269 SET_GIL_DROP_REQUEST(interp); in take_gil()
Dceval.c180 SET_GIL_DROP_REQUEST(PyInterpreterState *interp) in SET_GIL_DROP_REQUEST() function