Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_testcapimodule.c1352 static int _pending_callback(void *arg) in _pending_callback() function
1376 r = Py_AddPendingCall(&_pending_callback, callable); in pending_threadfunc()