Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/watchdog/src/
Dwatchdog_fsevents.c614 PyObject *emitter_thread = NULL; in watchdog_add_watch() local
708 PyObject *emitter_thread = NULL; in watchdog_read_events() local
798 watchdog_stop(PyObject *self, PyObject *emitter_thread) in watchdog_stop()