Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpystate.c323 zapthreads(PyInterpreterState *interp, int check_current) in zapthreads() function
339 zapthreads(interp, 0); in PyInterpreterState_Delete()
403 zapthreads(interp, 1); in _PyInterpreterState_DeleteExceptMain()