Home
last modified time | relevance | path

Searched refs:RESET_GIL_DROP_REQUEST (Results 1 – 18 of 18) sorted by relevance

/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dceval_gil.h171 RESET_GIL_DROP_REQUEST(ceval); in drop_gil()
236 RESET_GIL_DROP_REQUEST(ceval); in take_gil()
H A Dceval.c144 #define RESET_GIL_DROP_REQUEST(ceval) \ macro
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dceval_gil.h171 RESET_GIL_DROP_REQUEST(ceval); in drop_gil()
236 RESET_GIL_DROP_REQUEST(ceval); in take_gil()
H A Dceval.c144 #define RESET_GIL_DROP_REQUEST(ceval) \ macro
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dceval_gil.h171 RESET_GIL_DROP_REQUEST(ceval); in drop_gil()
236 RESET_GIL_DROP_REQUEST(ceval); in take_gil()
H A Dceval.c144 #define RESET_GIL_DROP_REQUEST(ceval) \ macro
/dports/lang/python38/Python-3.8.12/Python/
H A Dceval_gil.h171 RESET_GIL_DROP_REQUEST(ceval); in drop_gil()
236 RESET_GIL_DROP_REQUEST(ceval); in take_gil()
H A Dceval.c144 #define RESET_GIL_DROP_REQUEST(ceval) \ macro
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dceval_gil.h171 RESET_GIL_DROP_REQUEST(ceval); in drop_gil()
236 RESET_GIL_DROP_REQUEST(ceval); in take_gil()
H A Dceval.c144 #define RESET_GIL_DROP_REQUEST(ceval) \ macro
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dceval_gil.h177 RESET_GIL_DROP_REQUEST(tstate->interp); in drop_gil()
308 RESET_GIL_DROP_REQUEST(interp); in take_gil()
H A Dceval.c169 RESET_GIL_DROP_REQUEST(PyInterpreterState *interp) in RESET_GIL_DROP_REQUEST() function
/dports/lang/python37/Python-3.7.12/Python/
H A Dceval_gil.h178 RESET_GIL_DROP_REQUEST(); in drop_gil()
241 RESET_GIL_DROP_REQUEST(); in take_gil()
H A Dceval.c110 #define RESET_GIL_DROP_REQUEST() \ macro
/dports/lang/python39/Python-3.9.9/Python/
H A Dceval_gil.h173 RESET_GIL_DROP_REQUEST(tstate->interp); in drop_gil()
300 RESET_GIL_DROP_REQUEST(interp); in take_gil()
H A Dceval.c169 RESET_GIL_DROP_REQUEST(PyInterpreterState *interp) in RESET_GIL_DROP_REQUEST() function
/dports/lang/python310/Python-3.10.1/Python/
H A Dceval_gil.h177 RESET_GIL_DROP_REQUEST(tstate->interp); in drop_gil()
308 RESET_GIL_DROP_REQUEST(interp); in take_gil()
H A Dceval.c189 RESET_GIL_DROP_REQUEST(PyInterpreterState *interp) in RESET_GIL_DROP_REQUEST() function