Home
last modified time | relevance | path

Searched refs:single_thread (Results 1 – 6 of 6) sorted by relevance

/external/rust/android-crates-io/crates/uefi/src/proto/pi/
Dmp.rs114 single_thread: bool,
161 single_thread: bool, in startup_all_aps()
180 single_thread, in startup_all_aps()
/external/rust/android-crates-io/crates/portable-atomic/src/tests/
Dhelper.rs49 ($atomic_type:ty, $int_type:ident, single_thread) => {
88 __test_atomic_int_load_store!($atomic_type, $int_type, single_thread);
125 ($atomic_type:ty, $float_type:ident, single_thread) => {
164 __test_atomic_float_load_store!($atomic_type, $float_type, single_thread);
169 ($atomic_type:ty, single_thread) => {
208 __test_atomic_bool_load_store!($atomic_type, single_thread);
213 ($atomic_type:ty, single_thread) => {
256 __test_atomic_ptr_load_store!($atomic_type, single_thread);
262 ($atomic_type:ty, $int_type:ident, single_thread) => {
811 __test_atomic_int!($atomic_type, $int_type, single_thread);
[all …]
/external/rust/android-crates-io/extra_versions/crates/jni/tests/
Dexecutor.rs14 fn single_thread() { in single_thread() function
/external/rust/android-crates-io/crates/jni/tests/
Dexecutor.rs20 fn single_thread() { in single_thread() function
/external/rust/android-crates-io/crates/tokio/tests/
Drt_threaded_alt.rs29 fn single_thread() { in single_thread() function
Drt_threaded.rs29 fn single_thread() { in single_thread() function