Searched defs:gilstate (Results 1 – 10 of 10) 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
431 .. _gilstate: target
901 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_startup_hook() local916 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_pre_input_hook() local933 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion_display_matches_hook() local994 PyGILState_STATE gilstate = PyGILState_Ensure(); in on_completion() local1033 PyGILState_STATE gilstate = PyGILState_Ensure(); in flex_complete() local
732 .. _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
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
932 PyGILState_STATE gilstate; in _authorizer_callback() local968 PyGILState_STATE gilstate; in _progress_handler() local1353 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