Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/services/bluetooth/stack/platform/linux/
Dalarm_linux.c38 int timerFd; member
110 int timerFd = timerfd_create(BT_CLOCK_MONOTONIC, TFD_NONBLOCK); in AlarmCreate() local