/aosp_15_r20/external/rust/android-crates-io/crates/jni/tests/ |
D | executor.rs | 49 let jh = spawn(move || { in test_serialized_threads() localVariable 68 let jh = spawn(move || { in test_concurrent_threads() localVariable 107 let jh = spawn(move || { localVariable 130 let jh = spawn(move || { localVariable
|
D | jni_global_refs.rs | 46 let jh = spawn(move || { in global_ref_works_in_other_threads() localVariable
|
D | jni_weak_refs.rs | 46 let jh = spawn(move || { in weak_ref_works_in_other_threads() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/time/tests/ |
D | mod.rs | 50 let jh = thread::spawn(move || { in single_timer() localVariable 81 let jh = thread::spawn(move || { in drop_timer() localVariable 115 let jh = thread::spawn(move || { in change_waker() localVariable 153 let jh = thread::spawn(move || { in reset_future() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/tests/ |
D | loom_watch.rs | 70 let jh = thread::spawn(move || { in wait_for_returns_correct_value() localVariable 98 let jh = thread::spawn(move || { in multiple_sender_drop_concurrently() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/tests/ |
D | executor.rs | 43 let jh = spawn(move || { in test_serialized_threads() localVariable 62 let jh = spawn(move || { in test_concurrent_threads() localVariable
|
D | jni_global_refs.rs | 46 let jh = spawn(move || { in global_ref_works_in_other_threads() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-epoch/tests/ |
D | loom.rs | 23 let jh = loom::thread::spawn(move || { in it_works() localVariable 141 let jh = spawn(move || { in treiber_stack() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/loom_current_thread/ |
D | yield_now.rs | 12 let jh = rt.spawn(async { in yield_calls_park_before_scheduling_again() localVariable
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/ |
H A D | sad_halfpel.cpp | 64 Int HalfPel1_SAD_MB(UChar *ref, UChar *blk, Int dmin, Int width, Int ih, Int jh) in HalfPel1_SAD_MB() 138 Int HalfPel1_SAD_Blk(UChar *ref, UChar *blk, Int dmin, Int width, Int ih, Int jh) in HalfPel1_SAD_Blk()
|
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
H A D | unique_copy.pass.cpp | 93 int jh[sh] = {-1}; in test() local
|
H A D | unique_copy_pred.pass.cpp | 117 int jh[sh] = {-1}; in test() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.unique/ |
H A D | unique_copy_pred.pass.cpp | 116 int jh[sh] = {-1}; in test() local
|
H A D | unique_copy.pass.cpp | 104 int jh[sh] = {-1}; in test() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | task_blocking.rs | 180 let jh = tokio::spawn(async move { in coop_disabled_in_block_in_place() localVariable
|
D | task_abort.rs | 134 let jh = local.spawn_local(async move { in remote_abort_local_set_3929() localVariable
|
D | rt_common.rs | 793 let jh = tokio::spawn(async move { localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/local/ |
H A D | tests.rs | 271 let jh = thread::Builder::new() in join_orders_after_tls_destructors() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/local/ |
H A D | tests.rs | 271 let jh = thread::Builder::new() in join_orders_after_tls_destructors() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/thread/local/ |
H A D | tests.rs | 271 let jh = thread::Builder::new() in join_orders_after_tls_destructors() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/local/ |
H A D | tests.rs | 271 let jh = thread::Builder::new() in join_orders_after_tls_destructors() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/local/ |
H A D | tests.rs | 271 let jh = thread::Builder::new() in join_orders_after_tls_destructors() localVariable
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | revoke.c | 423 int jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in jbd2_journal_cancel_revoke()
|
/aosp_15_r20/external/e2fsprogs/debugfs/ |
H A D | revoke.c | 423 int jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in jbd2_journal_cancel_revoke()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/tests/ |
D | task_combinations.rs | 89 let jh = [ in test_combinations() localVariable
|