Searched defs:gilstate (Results 1 – 10 of 10) sorted by relevance
40 #define _PyRuntimeGILState_GetThreadState(gilstate) \ argument42 #define _PyRuntimeGILState_SetThreadState(gilstate, value) \ argument538 struct _gilstate_runtime_state *gilstate = &runtime->gilstate; in _PyInterpreterState_DeleteExceptMain() local672 struct _gilstate_runtime_state *gilstate = &_PyRuntime.gilstate; in _PyInterpreterState_IDDecref() local1071 struct _gilstate_runtime_state *gilstate) in tstate_delete_common()1109 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in _PyThreadState_Delete() local1131 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in _PyThreadState_DeleteCurrent() local1141 struct _gilstate_runtime_state *gilstate = &_PyRuntime.gilstate; in PyThreadState_DeleteCurrent() local1206 _PyThreadState_Swap(struct _gilstate_runtime_state *gilstate, PyThreadState *newts) in _PyThreadState_Swap()1515 struct _gilstate_runtime_state *gilstate = &_PyRuntime.gilstate; in PyThreadState_IsCurrent() local[all …]
458 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in PyEval_AcquireThread() local537 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in PyEval_RestoreThread() local
431 .. _gilstate: target
1023 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_startup_hook() local1038 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_pre_input_hook() local1055 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion_display_matches_hook() local1116 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion() local1155 PyGILState_STATE gilstate = PyGILState_Ensure(); in flex_complete() local
816 .. _gilstate: target
1057 PyGILState_STATE gilstate = PyGILState_Ensure(); in inverse_callback() local1105 PyGILState_STATE gilstate = PyGILState_Ensure(); in value_callback() local1246 PyGILState_STATE gilstate = PyGILState_Ensure(); in authorizer_callback() local1281 PyGILState_STATE gilstate = PyGILState_Ensure(); in progress_callback() local1325 PyGILState_STATE gilstate = PyGILState_Ensure(); in trace_callback() local1780 PyGILState_STATE gilstate = PyGILState_Ensure(); in collation_callback() local
727 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_hook() local786 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion_display_matches_hook() local852 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion() local
932 PyGILState_STATE gilstate; in _authorizer_callback() local968 PyGILState_STATE gilstate; in _progress_handler() local1353 PyGILState_STATE gilstate; in pysqlite_collation_callback() local
116 struct _gilstate_runtime_state gilstate; member
115 PyGILState_STATE gilstate; in test_repeated_init_and_subinterpreters() local