Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dreactor_linux.c29 int stopFd; member
73 int stopFd = eventfd(0, 0); in ReactorCreate() local