Searched defs:gilstate (Results 1 – 10 of 10) sorted by relevance
37 #define _PyRuntimeGILState_GetThreadState(gilstate) \ argument39 #define _PyRuntimeGILState_SetThreadState(gilstate, value) \ argument427 struct _gilstate_runtime_state *gilstate = &runtime->gilstate; in _PyInterpreterState_DeleteExceptMain() local561 struct _gilstate_runtime_state *gilstate = &_PyRuntime.gilstate; in _PyInterpreterState_IDDecref() local884 struct _gilstate_runtime_state *gilstate) in tstate_delete_common()916 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in _PyThreadState_Delete() local938 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in _PyThreadState_DeleteCurrent() local948 struct _gilstate_runtime_state *gilstate = &_PyRuntime.gilstate; in PyThreadState_DeleteCurrent() local1021 _PyThreadState_Swap(struct _gilstate_runtime_state *gilstate, PyThreadState *newts) in _PyThreadState_Swap()1324 struct _gilstate_runtime_state *gilstate = &_PyRuntime.gilstate; in PyThreadState_IsCurrent() local[all …]
453 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in PyEval_AcquireThread() local549 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in PyEval_RestoreThread() local
1021 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_startup_hook() local1036 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_pre_input_hook() local1053 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion_display_matches_hook() local1114 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion() local1153 PyGILState_STATE gilstate = PyGILState_Ensure(); in flex_complete() local
431 .. _gilstate: target
769 .. _gilstate: target
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
984 PyGILState_STATE gilstate; in _authorizer_callback() local1023 PyGILState_STATE gilstate; in _progress_handler() local1061 PyGILState_STATE gilstate; in _trace_callback() local1528 PyGILState_STATE gilstate; in pysqlite_collation_callback() local
932 PyGILState_STATE gilstate; in _authorizer_callback() local968 PyGILState_STATE gilstate; in _progress_handler() local1353 PyGILState_STATE gilstate; in pysqlite_collation_callback() local
108 struct _gilstate_runtime_state gilstate; member
59 PyGILState_STATE gilstate; in test_repeated_init_and_subinterpreters() local