Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/osi/src/
Dreactor.cc68 static const eventfd_t EVENT_REACTOR_STOP = 1; variable
135 eventfd_write(reactor->event_fd, EVENT_REACTOR_STOP); in reactor_stop()