Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
e7d671bd4a6345b41071633e79de17a6f3b88fde
/
.
/
xlat
/
timerfdflags.in
blob: 6c934bdc4c15d46b2a7caf2961f98631b41683fb [
file
] [
log
] [
blame
]
/* The Linux userspace headers didn't export these for a long time. */
TFD_TIMER_ABSTIME
(
1
<<
0
)
TFD_TIMER_CANCEL_ON_SET
(
1
<<
1
)
#ifdef
O_CLOEXEC
TFD_CLOEXEC O_CLOEXEC
#endif
TFD_NONBLOCK O_NONBLOCK