Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dweakrefobject.c186 weakref_hash_lock_held(PyWeakReference *self) in weakref_hash_lock_held() function
205 hash = weakref_hash_lock_held(self); in weakref_hash()