/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/loom/std/ |
D | mutex.rs | 16 pub(crate) const fn const_new(t: T) -> Mutex<T> { in const_new() method
|
D | parking_lot.rs | 56 pub(crate) const fn const_new(t: T) -> Mutex<T> { in const_new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/smallvec/ |
D | Cargo.toml | 65 const_new = ["const_generics"] qkey
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/ |
D | once_cell.rs | 168 pub const fn const_new() -> Self { in const_new() method
|
D | semaphore.rs | 498 pub const fn const_new(permits: usize) -> Self { in const_new() method
|
D | rwlock.rs | 347 pub const fn const_new(value: T) -> RwLock<T> in const_new() method
|
D | batch_semaphore.rs | 182 pub(crate) const fn const_new(permits: usize) -> Self { in const_new() method
|
D | notify.rs | 475 pub const fn const_new() -> Notify { in const_new() method
|
D | mutex.rs | 395 pub const fn const_new(t: T) -> Self in const_new() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/slab/tests/ |
D | slab.rs | 712 fn const_new() { in const_new() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/util/ |
D | linked_list.rs | 545 fn const_new() { in const_new() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/smallvec/src/ |
D | tests.rs | 912 fn const_new() { in const_new() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/lock_api/src/ |
D | mutex.rs | 183 pub const fn const_new(raw_mutex: R, val: T) -> Mutex<R, T> { in const_new() method
|
D | remutex.rs | 278 pub const fn const_new(raw_mutex: R, get_thread_id: G, val: T) -> ReentrantMutex<R, G, T> { in const_new() method
|
D | rwlock.rs | 403 pub const fn const_new(raw_rwlock: R, val: T) -> RwLock<R, T> { in const_new() method
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/target_features/ |
H A D | metadata.json | 8527 "const_new": [ array
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/workspace/ |
H A D | metadata.json | 8622 "const_new": [ array
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/resolver_2_deps/ |
H A D | metadata.json | 16368 "const_new": [ array
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/aliases/ |
H A D | metadata.json | 53039 "const_new": [ array
|