Searched refs:SET_GIL_DROP_REQUEST (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Python/ | ||
D | ceval_gil.h | 269 SET_GIL_DROP_REQUEST(interp); in take_gil() |
D | ceval.c | 180 SET_GIL_DROP_REQUEST(PyInterpreterState *interp) in SET_GIL_DROP_REQUEST() function |