Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dtimerfd.h19 static inline int timerfd_create(int clockid, int flags) in timerfd_create() function
/third_party/flutter/engine/flutter/fml/platform/linux/
Dtimerfd.cc17 int timerfd_create(int clockid, int flags) { in timerfd_create() function
/third_party/musl/src/linux/
Dtimerfd.c7 int timerfd_create(int clockid, int flags) in timerfd_create() function