Home
last modified time | relevance | path

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

/external/rust/crates/tokio/src/time/driver/tests/
Dmod.rs51 let jh = thread::spawn(move || { in single_timer() localVariable
82 let jh = thread::spawn(move || { in drop_timer() localVariable
113 let jh = thread::spawn(move || { in change_waker() localVariable
151 let jh = thread::spawn(move || { in reset_future() localVariable
/external/rust/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
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique_copy.pass.cpp93 int jh[sh] = {-1}; in test() local
Dunique_copy_pred.pass.cpp117 int jh[sh] = {-1}; in test() local
/external/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
Dunique_copy.pass.cpp92 int jh[sh] = {-1}; in test() local
Dunique_copy_pred.pass.cpp116 int jh[sh] = {-1}; in test() local
/external/rust/crates/tokio/tests/
Dtask_blocking.rs180 let jh = tokio::spawn(async move { in coop_disabled_in_block_in_place() localVariable
/external/e2fsprogs/e2fsck/
Drevoke.c422 int journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in journal_cancel_revoke()
/external/e2fsprogs/debugfs/
Drevoke.c422 int journal_cancel_revoke(handle_t *handle, struct journal_head *jh) in journal_cancel_revoke()