Home
last modified time | relevance | path

Searched refs:KERN_OPERATION_TIMED_OUT (Results 1 - 3 of 3) sorted by relevance

/third_party/libuv/src/unix/
H A Dthread.c489 if (err == KERN_OPERATION_TIMED_OUT) in uv_sem_trywait()
/third_party/node/deps/uv/src/unix/
H A Dthread.c496 if (err == KERN_OPERATION_TIMED_OUT) in uv_sem_trywait()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4257 pub const KERN_OPERATION_TIMED_OUT: ::c_int = 49; consts

Completed in 17 milliseconds