Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dweakrefobject.c922 /* Note that there's an inlined copy-paste of handle_callback() in gcmodule.c's
926 handle_callback(PyWeakReference *ref, PyObject *callback) in handle_callback() function
974 handle_callback(current, callback); in PyObject_ClearWeakRefs()
1010 handle_callback((PyWeakReference *)item, callback); in PyObject_ClearWeakRefs()

Completed in 3 milliseconds