Home
last modified time | relevance | path

Searched refs:bump_exclusive (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/lock_api/src/
Drwlock.rs126 unsafe fn bump_exclusive(&self) { in bump_exclusive() method
1218 s.rwlock.raw.bump_exclusive(); in bump()
/external/rust/crates/parking_lot/src/
Draw_rwlock.rs179 unsafe fn bump_exclusive(&self) { in bump_exclusive() method