Home
last modified time | relevance | path

Searched refs:fast_clock_id (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dlinux-core.c122 static clock_t fast_clock_id = -1; in uv__hrtime() local
138 clock_id = uv__load_relaxed(&fast_clock_id); in uv__hrtime()
147 uv__store_relaxed(&fast_clock_id, clock_id); in uv__hrtime()