Searched defs:gilstate (Results 1 – 7 of 7) sorted by relevance
36 #define _PyRuntimeGILState_GetThreadState(gilstate) \ argument38 #define _PyRuntimeGILState_SetThreadState(gilstate, value) \ argument383 struct _gilstate_runtime_state *gilstate = &runtime->gilstate; in _PyInterpreterState_DeleteExceptMain() local514 struct _gilstate_runtime_state *gilstate = &_PyRuntime.gilstate; in _PyInterpreterState_IDDecref() local837 struct _gilstate_runtime_state *gilstate) in tstate_delete_common()869 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in _PyThreadState_Delete() local891 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in _PyThreadState_DeleteCurrent() local901 struct _gilstate_runtime_state *gilstate = &_PyRuntime.gilstate; in PyThreadState_DeleteCurrent() local966 _PyThreadState_Swap(struct _gilstate_runtime_state *gilstate, PyThreadState *newts) in _PyThreadState_Swap()1199 struct _gilstate_runtime_state *gilstate = &_PyRuntime.gilstate; in PyThreadState_IsCurrent() local[all …]
387 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in PyEval_AcquireThread() local469 struct _gilstate_runtime_state *gilstate = &tstate->interp->runtime->gilstate; in PyEval_RestoreThread() local
922 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_startup_hook() local937 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_pre_input_hook() local954 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion_display_matches_hook() local1015 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion() local1054 PyGILState_STATE gilstate = PyGILState_Ensure(); in flex_complete() local
732 .. _gilstate: target
903 PyGILState_STATE gilstate; in _authorizer_callback() local942 PyGILState_STATE gilstate; in _progress_handler() local970 PyGILState_STATE gilstate; in _trace_callback() local1375 PyGILState_STATE gilstate; in pysqlite_collation_callback() local
99 struct _gilstate_runtime_state gilstate; member
56 PyGILState_STATE gilstate; in test_repeated_init_and_subinterpreters() local