Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dlinux.h27 #define TIMERFD_CLOSE ::bluetooth::os::fake_timer::fake_timerfd_close macro
31 #define TIMERFD_CLOSE close macro
Drepeating_alarm.cc51 RUN_NO_INTR(close_status = TIMERFD_CLOSE(fd_)); in ~RepeatingAlarm()
Dalarm.cc52 RUN_NO_INTR(close_status = TIMERFD_CLOSE(fd_)); in ~Alarm()