Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_testcapimodule.c3103 static int _pending_callback(void *arg) in _pending_callback() function
3113 /* The following requests n callbacks to _pending_callback. It can be
3128 r = Py_AddPendingCall(&_pending_callback, callable); in pending_threadfunc()

Completed in 10 milliseconds