Home
last modified time | relevance | path

Searched refs:zapthreads (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dpystate.c366 zapthreads(PyInterpreterState *interp, int check_current) in zapthreads() function
382 zapthreads(interp, 0); in PyInterpreterState_Delete()
447 zapthreads(interp, 1); in _PyInterpreterState_DeleteExceptMain()