Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_testcapi/
Dwatchers.c332 noop_code_event_handler(PyCodeEvent event, PyCodeObject *co) in noop_code_event_handler() function
420 int watcher_id = PyCode_AddWatcher(noop_code_event_handler); in allocate_too_many_code_watchers()