Home
last modified time | relevance | path

Searched defs:gstate (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dstack_trace.h156 PyGILState_STATE gstate = PyGILState_Ensure(); in ManagedStackTraceToStackFrames() local
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dconnection.c980 PyGILState_STATE gstate = PyGILState_Ensure(); in destructor_callback() local
/aosp_15_r20/external/toybox/toys/pending/
H A Ddhcpd.c304 static server_state_t gstate; variable
/aosp_15_r20/external/python/cpython2/Modules/
D_ssl.c3225 PyGILState_STATE gstate = PyGILState_Ensure(); in _servername_callback() local
/aosp_15_r20/external/python/cpython3/Modules/
D_ssl.c4395 PyGILState_STATE gstate = PyGILState_Ensure(); in _servername_callback() local