Home
last modified time | relevance | path

Searched defs:Locks (Results 1 – 3 of 3) sorted by relevance

/third_party/libuv/docs/src/guide/
Dthreads.rst118 Locks section in Synchronization Primitives
/third_party/rust/crates/rustix/src/backend/linux_raw/process/
Dtypes.rs68 Locks = linux_raw_sys::general::RLIMIT_LOCKS, enumerator
/third_party/rust/crates/rustix/src/backend/libc/process/
Dtypes.rs97 Locks = c::RLIMIT_LOCKS as c::c_int, enumerator