Home
last modified time | relevance | path

Searched refs:GuardSend (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/lock_api/src/
Dlib.rs97 pub struct GuardSend(()); struct
/external/rust/crates/parking_lot/src/
Dlib.rs38 type GuardMarker = lock_api::GuardSend;
/external/rust/crates/spin/src/
Dmutex.rs294 type GuardMarker = lock_api::GuardSend;
Drw_lock.rs725 type GuardMarker = lock_api::GuardSend;
/external/rust/crates/spin/src/mutex/
Dspin.rs295 type GuardMarker = lock_api::GuardSend;