Home
last modified time | relevance | path

Searched defs:CLOCK_MONOTONIC_COARSE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Dtime.d18 enum CLOCK_MONOTONIC_COARSE = 6; variable
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dlinux-core.c67 # define CLOCK_MONOTONIC_COARSE 6 macro