Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
Dqnx.c111 struct qtime_entry* qtime = _SYSPAGE_ENTRY(_syspage_ptr, qtime); in uv_uptime()
/third_party/node/deps/uv/src/unix/
Dqnx.c111 struct qtime_entry* qtime = _SYSPAGE_ENTRY(_syspage_ptr, qtime); in uv_uptime()
/third_party/rust/crates/libc/src/unix/nto/
Dneutrino.rs158 pub struct qtime_entry {
1054 __handler: ::Option<unsafe extern "C" fn(arg1: *mut u64, arg2: *mut qtime_entry)>, in InterruptHookIdle() argument