Home
last modified time | relevance | path

Searched refs:try_upgrade (Results 101 – 125 of 212) sorted by relevance

123456789

/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lock_api/src/
H A Drwlock.rs227 unsafe fn try_upgrade(&self) -> bool; in try_upgrade() method
1319 pub fn try_upgrade(s: Self) -> Result<RwLockWriteGuard<'a, R, T>, Self> { in try_upgrade() method
1321 if unsafe { s.rwlock.raw.try_upgrade() } { in try_upgrade()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/lock_api-0.3.4/src/
H A Drwlock.rs174 fn try_upgrade(&self) -> bool; in try_upgrade() method
1181 pub fn try_upgrade(s: Self) -> Result<RwLockWriteGuard<'a, R, T>, Self> { in try_upgrade() method
1182 if s.rwlock.raw.try_upgrade() { in try_upgrade()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lock_api/src/
H A Drwlock.rs174 fn try_upgrade(&self) -> bool; in try_upgrade() method
1181 pub fn try_upgrade(s: Self) -> Result<RwLockWriteGuard<'a, R, T>, Self> { in try_upgrade() method
1182 if s.rwlock.raw.try_upgrade() { in try_upgrade()
/dports/textproc/bat/bat-0.18.3/cargo-crates/lock_api-0.4.4/src/
H A Drwlock.rs227 unsafe fn try_upgrade(&self) -> bool; in try_upgrade() method
1319 pub fn try_upgrade(s: Self) -> Result<RwLockWriteGuard<'a, R, T>, Self> { in try_upgrade() method
1321 if unsafe { s.rwlock.raw.try_upgrade() } { in try_upgrade()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/lock_api-0.3.3/src/
H A Drwlock.rs174 fn try_upgrade(&self) -> bool; in try_upgrade() method
1166 pub fn try_upgrade(s: Self) -> Result<RwLockWriteGuard<'a, R, T>, Self> { in try_upgrade() method
1167 if s.rwlock.raw.try_upgrade() { in try_upgrade()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/lock_api-0.4.1/src/
H A Drwlock.rs227 unsafe fn try_upgrade(&self) -> bool; in try_upgrade() method
1323 pub fn try_upgrade(s: Self) -> Result<RwLockWriteGuard<'a, R, T>, Self> { in try_upgrade() method
1325 if unsafe { s.rwlock.raw.try_upgrade() } { in try_upgrade()
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/lock_api-0.3.4/src/
H A Drwlock.rs174 fn try_upgrade(&self) -> bool;
1181 pub fn try_upgrade(s: Self) -> Result<RwLockWriteGuard<'a, R, T>, Self> {
1182 if s.rwlock.raw.try_upgrade() {
/dports/graphics/rx/rx-0.4.0/cargo-crates/lock_api-0.3.1/src/
H A Drwlock.rs171 fn try_upgrade(&self) -> bool; in try_upgrade() method
1121 pub fn try_upgrade(s: Self) -> Result<RwLockWriteGuard<'a, R, T>, Self> { in try_upgrade() method
1122 if s.rwlock.raw.try_upgrade() { in try_upgrade()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/async-lock-2.4.0/src/
H A Drwlock.rs556 pub fn try_upgrade(guard: Self) -> Result<RwLockWriteGuard<'a, T>, Self> { in try_upgrade() method
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/async-lock-2.4.0/src/
H A Drwlock.rs556 pub fn try_upgrade(guard: Self) -> Result<RwLockWriteGuard<'a, T>, Self> { in try_upgrade() method
/dports/textproc/jql/jql-3.0.6/cargo-crates/async-lock-2.4.0/src/
H A Drwlock.rs556 pub fn try_upgrade(guard: Self) -> Result<RwLockWriteGuard<'a, T>, Self> { in try_upgrade() method
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dmonster.h113 void try_upgrade( bool pin_time );
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dmonster.h113 void try_upgrade( bool pin_time );
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/parking_lot-0.9.0/src/
H A Draw_rwlock.rs347 fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/misc/broot/broot-1.7.0/cargo-crates/parking_lot-0.11.1/src/
H A Draw_rwlock.rs374 unsafe fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/parking_lot-0.9.0/src/
H A Draw_rwlock.rs347 fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/parking_lot-0.10.2/src/
H A Draw_rwlock.rs367 fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/parking_lot-0.11.2/src/
H A Draw_rwlock.rs374 unsafe fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/parking_lot-0.11.2/src/
H A Draw_rwlock.rs374 unsafe fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/parking_lot-0.11.2/src/
H A Draw_rwlock.rs374 unsafe fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/shells/nsh/nsh-0.4.2/cargo-crates/parking_lot-0.11.1/src/
H A Draw_rwlock.rs374 unsafe fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/parking_lot-0.11.2/src/
H A Draw_rwlock.rs374 unsafe fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/parking_lot-0.9.0/src/
H A Draw_rwlock.rs347 fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/editors/kibi/kibi-0.2.2/cargo-crates/parking_lot-0.10.2/src/
H A Draw_rwlock.rs367 fn try_upgrade(&self) -> bool { in try_upgrade() method
/dports/editors/helix/helix-0.5.0/cargo-crates/parking_lot-0.11.2/src/
H A Draw_rwlock.rs374 unsafe fn try_upgrade(&self) -> bool { in try_upgrade() method

123456789