- Sort Score
- Num 10 results
- Language All
- Labels All
Results 201 - 210 of 2,385 for host:doc.rust-lang.org (0.05 seconds)
-
RwLockWriteGuard in std::sync - Rust
RAII structure used to release the exclusive write access of a lock when dropped.doc.rust-lang.org/std/sync/struct.RwLockWriteGuard.html -
Receiver in std::sync::mpsc - Rust
The receiving half of Rust’s `channel` (or `sync_channel`) type. This half can only be owned by one thread.doc.rust-lang.org/std/sync/mpsc/struct.Receiver.htmlThu May 28 17:42:17 GMT 2026 54.7K bytes -
MutexGuard in std::sync - Rust
An RAII implementation of a “scoped lock” of a mutex. When this structure is dropped (falls out of scope), the lock will be unlocked.doc.rust-lang.org/std/sync/struct.MutexGuard.htmlThu May 28 17:42:17 GMT 2026 36.2K bytes -
Mutex in std::sync::poison - Rust
A mutual exclusion primitive useful for protecting shared datadoc.rust-lang.org/std/sync/poison/struct.Mutex.html -
PoisonError in std::sync::poison - Rust
A type of error which can be returned whenever a lock is acquired.doc.rust-lang.org/std/sync/poison/struct.PoisonError.html -
ScopedJoinHandle in std::thread - Rust
An owned permission to join on a scoped thread (block on its termination).doc.rust-lang.org/std/thread/struct.ScopedJoinHandle.htmlThu May 28 17:42:18 GMT 2026 26.3K bytes -
Duration in std::time - Rust
A `Duration` type to represent a span of time, typically used for system timeouts.doc.rust-lang.org/std/time/struct.Duration.htmlThu May 28 17:42:18 GMT 2026 183.6K bytes -
Instant in std::time - Rust
A measurement of a monotonically nondecreasing clock. Opaque and useful only with `Duration`.doc.rust-lang.org/std/time/struct.Instant.htmlThu May 28 17:42:18 GMT 2026 69.1K bytes -
ContextBuilder in std::task - Rust
A Builder used to construct a `Context` instance with support for `LocalWaker`.doc.rust-lang.org/std/task/struct.ContextBuilder.htmlThu May 28 17:42:17 GMT 2026 27.8K bytes -
Scope in std::thread - Rust
A scope to spawn scoped threads in.doc.rust-lang.org/std/thread/struct.Scope.htmlThu May 28 17:42:18 GMT 2026 23K bytes