Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_threadmodule.c421 rlock_is_owned(rlockobject *self) in rlock_is_owned() function
473 {"_is_owned", (PyCFunction)rlock_is_owned,