Home
last modified time | relevance | path

Searched defs:jh (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/jni/tests/
Dexecutor.rs49 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
Djni_global_refs.rs46 let jh = spawn(move || { in global_ref_works_in_other_threads() localVariable
Djni_weak_refs.rs46 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/
Dmod.rs50 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/
Dloom_watch.rs70 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/
Dexecutor.rs43 let jh = spawn(move || { in test_serialized_threads() localVariable
62 let jh = spawn(move || { in test_concurrent_threads() localVariable
Djni_global_refs.rs46 let jh = spawn(move || { in global_ref_works_in_other_threads() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-epoch/tests/
Dloom.rs23 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/
Dyield_now.rs12 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 Dsad_halfpel.cpp64 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 Dunique_copy.pass.cpp93 int jh[sh] = {-1}; in test() local
H A Dunique_copy_pred.pass.cpp117 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 Dunique_copy_pred.pass.cpp116 int jh[sh] = {-1}; in test() local
H A Dunique_copy.pass.cpp104 int jh[sh] = {-1}; in test() local
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/
Dtask_blocking.rs180 let jh = tokio::spawn(async move { in coop_disabled_in_block_in_place() localVariable
Dtask_abort.rs134 let jh = local.spawn_local(async move { in remote_abort_local_set_3929() localVariable
Drt_common.rs793 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 Dtests.rs271 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 Dtests.rs271 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 Dtests.rs271 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 Dtests.rs271 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 Dtests.rs271 let jh = thread::Builder::new() in join_orders_after_tls_destructors() localVariable
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Drevoke.c423 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 Drevoke.c423 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/
Dtask_combinations.rs89 let jh = [ in test_combinations() localVariable

12