Home
last modified time | relevance | path

Searched defs:NSEC_PER_MSEC (Results 1 – 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/sys/
Dcallout.h54 #define NSEC_PER_MSEC 1000000L macro
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait_var.h14 #define NSEC_PER_MSEC (1000000L) macro
/third_party/eudev/src/shared/
Dtime-util.h43 #define NSEC_PER_MSEC ((nsec_t) 1000000ULL) macro
/third_party/musl/libc-test/src/functionalext/common/
Dpthread_util.h41 #define NSEC_PER_MSEC 1000000 macro
/third_party/NuttX/fs/vfs/
Dfs_poll.c51 #define NSEC_PER_MSEC 1000000L macro