Home
last modified time | relevance | path

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

/third_party/littlefs/
Dlfs.h429 lfs_gstate_t gstate; member
Dlfs.c1360 lfs_gstate_t *gstate) { in lfs_dir_getgstate()
/third_party/python/Modules/_sqlite/
Dconnection.c980 PyGILState_STATE gstate = PyGILState_Ensure(); in destructor_callback() local
/third_party/toybox/toys/pending/
Ddhcpd.c325 static server_state_t gstate; variable
/third_party/python/Modules/
D_ssl.c4395 PyGILState_STATE gstate = PyGILState_Ensure(); in _servername_callback() local