Home
last modified time | relevance | path

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

/third_party/python/Python/
Dceval.c599 _push_pending_call(struct _pending_calls *pending, in _push_pending_call() function
644 int result = _push_pending_call(pending, func, arg); in _PyEval_AddPendingCall()