Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dweakrefobject.c892 handle_callback(PyWeakReference *ref, PyObject *callback) in handle_callback() function
939 handle_callback(current, callback); in PyObject_ClearWeakRefs()
975 handle_callback((PyWeakReference *)item, callback); in PyObject_ClearWeakRefs()