Searched refs:Mutex (Results 1 – 14 of 14) sorted by relevance
16 $crate::sync::Mutex::new(88 pub type Mutex<T> = super::Lock<T, MutexBackend>; typedef
57 例如,人们可以在Rust中写一个 ``Mutex`` 抽象,它从C端包装一个 ``Mutex结构体`` ,并
17 pub use lock::{mutex::Mutex, spinlock::SpinLock};
7 title: Qualcomm Hardware Mutex Block
25 Say y here to support the Qualcomm Hardware Mutex functionality, which
59 For instance, one may write a ``Mutex`` abstraction in Rust which wraps
2 Generic Mutex Subsystem
196 Mutex Waiters Tree301 Mutex owner and flags514 Unlocking the Mutex
2 Wound/Wait Deadlock-Proof Mutex Design
40 File Mutex f->sem
375 Hierarchy Navigation and the Subsystem Mutex
1381 bool "RT Mutex debugging, deadlock detection"1398 bool "Mutex debugging: basic checks"
1343 Mutex API reference
1382 Riferimento per l'API dei Mutex