- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1201 - 1210 of 2,289 for host:doc.rust-lang.org (0.07 sec)
-
LazyLock in std::sync - Rust
A value which is initialized on the first access.doc.rust-lang.org/std/sync/struct.LazyLock.htmlRegistered: Wed Mar 12 01:50:38 UTC 2025 - Last Modified: Thu Feb 20 16:59:31 UTC 2025 - 43.7K bytes - Viewed (0) -
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.htmlRegistered: Wed Mar 12 01:50:41 UTC 2025 - Last Modified: Thu Feb 20 16:59:29 UTC 2025 - 34.6K bytes - Viewed (0) -
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.htmlRegistered: Wed Mar 12 01:51:16 UTC 2025 - Last Modified: Thu Feb 20 16:59:29 UTC 2025 - 94.5K bytes - Viewed (0) -
AtomicI8 in std::sync::atomic - Rust
An integer type which can be safely shared between threads.doc.rust-lang.org/std/sync/atomic/struct.AtomicI8.htmlRegistered: Wed Mar 12 01:51:23 UTC 2025 - Last Modified: Thu Feb 20 16:59:29 UTC 2025 - 93.9K bytes - Viewed (0) -
Once in std::sync - Rust
A low-level synchronization primitive for one-time global execution.doc.rust-lang.org/std/sync/struct.Once.html Similar Results (1)Registered: Wed Mar 12 01:50:25 UTC 2025 - Last Modified: Thu Feb 20 16:59:29 UTC 2025 - 36.5K bytes - Viewed (0) -
Scope in std::thread - Rust
A scope to spawn scoped threads in.doc.rust-lang.org/std/thread/struct.Scope.htmlRegistered: Wed Mar 12 01:52:30 UTC 2025 - Last Modified: Thu Feb 20 16:59:30 UTC 2025 - 22.5K bytes - Viewed (0) -
Mutex in std::sync::poison - Rust
A mutual exclusion primitive useful for protecting shared datadoc.rust-lang.org/std/sync/poison/struct.Mutex.html Similar Results (1)Registered: Wed Mar 12 01:52:34 UTC 2025 - Last Modified: Thu Feb 20 16:59:29 UTC 2025 - 63.1K bytes - Viewed (0) -
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.htmlRegistered: Wed Mar 12 01:52:44 UTC 2025 - Last Modified: Thu Feb 20 16:59:30 UTC 2025 - 25.5K bytes - Viewed (0) -
RawWakerVTable in std::task - Rust
A virtual function pointer table (vtable) that specifies the behavior of a `RawWaker`.doc.rust-lang.org/std/task/struct.RawWakerVTable.htmlRegistered: Wed Mar 12 01:52:27 UTC 2025 - Last Modified: Thu Feb 20 16:59:30 UTC 2025 - 38.1K bytes - Viewed (0) -
BasicBlock in std::intrinsics::mir - Rust
Type representing basic blocks.doc.rust-lang.org/std/intrinsics/mir/enum.BasicBlock.htmlRegistered: Wed Mar 12 01:54:28 UTC 2025 - Last Modified: Thu Feb 20 16:59:22 UTC 2025 - 18.4K bytes - Viewed (0)