Home
last modified time | relevance | path

Searched defs:NANOSEC (Results 1 - 6 of 6) sorted by relevance

/third_party/libuv/test/
H A Dtest-hrtime.c30 # define NANOSEC ((uint64_t) 1e9) macro
H A Dbenchmark-pound.c28 #undef NANOSEC macro
29 #define NANOSEC ((uint64_t) 1e9) macro
/third_party/node/deps/uv/src/unix/
H A Dposix-hrtime.c28 #undef NANOSEC macro
29 #define NANOSEC ((uint64_t) 1e9) macro
H A Dthread.c44 #undef NANOSEC macro
45 #define NANOSEC ((uint64_t) 1e9) macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/
H A D6-2.c29 #define NANOSEC 1000000000 macro
/third_party/libuv/src/unix/
H A Dthread.c55 #undef NANOSEC macro
56 #define NANOSEC ((uint64_t) 1e9) macro

Completed in 4 milliseconds