Home
last modified time | relevance | path

Searched defs:hook_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_threading.py1500 def hook(hook_args): argument
/aosp_15_r20/external/python/cpython3/Python/
Derrors.c1531 PyObject *hook_args = make_unraisable_hook_args( in _PyErr_WriteUnraisableMsg() local