Home
last modified time | relevance | path

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

/system/bt/gd/os/linux_generic/
Dlinux.h27 #define TIMERFD_CLOSE ::bluetooth::os::fuzz::fake_timerfd_close macro
31 #define TIMERFD_CLOSE close macro
Drepeating_alarm.cc50 RUN_NO_INTR(close_status = TIMERFD_CLOSE(fd_)); in ~RepeatingAlarm()
Dalarm.cc51 RUN_NO_INTR(close_status = TIMERFD_CLOSE(fd_)); in ~Alarm()