- Sort Score
- Num 10 results
- Language All
- Labels All
Results 391 - 400 of 2,278 for host:doc.rust-lang.org (0.03 seconds)
-
RwLockReadGuard in std::sync - Rust
RAII structure used to release the shared read access of a lock when dropped.doc.rust-lang.org/std/sync/struct.RwLockReadGuard.html -
AtomicI32 in std::sync::atomic - Rust
An integer type which can be safely shared between threads.doc.rust-lang.org/std/sync/atomic/struct.AtomicI32.htmlThu Feb 12 20:19:41 GMT 2026 111.4K bytes -
Utf8Chunk in std::str - Rust
An item returned by the `Utf8Chunks` iterator.doc.rust-lang.org/std/str/struct.Utf8Chunk.htmlThu Feb 12 20:19:41 GMT 2026 32.8K bytes -
LazyLock in std::sync - Rust
A value which is initialized on the first access.doc.rust-lang.org/std/sync/struct.LazyLock.htmlThu Feb 12 20:19:42 GMT 2026 48.6K bytes -
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 -
AtomicU8 in std::sync::atomic - Rust
An integer type which can be safely shared between threads.doc.rust-lang.org/std/sync/atomic/struct.AtomicU8.html -
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 Feb 12 20:19:42 GMT 2026 35.5K bytes -
Once in std::sync - Rust
A low-level synchronization primitive for one-time global execution.doc.rust-lang.org/std/sync/struct.Once.htmlThu Feb 12 20:19:42 GMT 2026 36.4K 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 -
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 Feb 12 20:19:42 GMT 2026 68.4K bytes