OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TFD_TIMER_CANCEL_ON_SET
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/include/sys/
timerfd.h
39
#define
TFD_TIMER_CANCEL_ON_SET
(1 << 1)
/development/ndk/platforms/android-L/include/sys/
timerfd.h
39
#define
TFD_TIMER_CANCEL_ON_SET
(1 << 1)
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
timerfd.h
39
#define
TFD_TIMER_CANCEL_ON_SET
(1 << 1)
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
timerfd.h
39
#define
TFD_TIMER_CANCEL_ON_SET
(1 << 1)
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
timerfd.h
39
#define
TFD_TIMER_CANCEL_ON_SET
(1 << 1)
Completed in 87 milliseconds