Home
last modified time | relevance | path

Searched defs:sleep_time (Results 1 – 25 of 93) sorted by relevance

1234

/external/grpc-grpc/src/ruby/end2end/
Dmultiple_killed_watching_threads_test.rb23 def watch_state(ch, sleep_time) argument
35 def run_multiple_killed_watches(num_threads, sleep_time) argument
/external/python/dateutil/ci_tools/
Dretry.bat8 set sleep_time=60 variable
/external/rust/android-crates-io/crates/nix/test/
Dtest_time.rs58 let sleep_time = TimeSpec::microseconds(1); in test_clock_nanosleep() localVariable
/external/pigweed/pw_trace_tokenized/example/
Dlinux_group_by_tid.cc62 int sleep_time = 1 + std::rand() % 20; in ExampleTask() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/mutex/
Dlock_pass.cpp71 ns sleep_time = t3 - t2; in main() local
Dtry_lock_pass.cpp80 ns sleep_time = t3 - t2; in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/recursive_mutex/
Dlock_pass.cpp77 ns sleep_time = t3 - t2; in main() local
Dtry_lock_pass.cpp85 ns sleep_time = t3 - t2; in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/shared_mutex/
Dtry_lock_pass.cpp80 ns sleep_time = t3 - t2; in main() local
Dlock_pass.cpp72 ns sleep_time = t3 - t2; in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/recursive_timed_mutex/
Dtry_lock_pass.cpp84 ns sleep_time = t3 - t2; in main() local
Dlock_pass.cpp77 ns sleep_time = t3 - t2; in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/timed_mutex/
Dlock_pass.cpp72 ns sleep_time = t3 - t2; in main() local
Dtry_lock_pass.cpp81 ns sleep_time = t3 - t2; in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/locks/lock_guard/
Dmake_lock_guard_pass.cpp68 ns sleep_time = t3 - t2; in main() local
Ddefault_pass.cpp74 ns sleep_time = t3 - t2; in main() local
Dmake_lock_guard_adopt_lock_pass.cpp82 ns sleep_time = t3 - t2; in main() local
Dadopt_lock_pass.cpp75 ns sleep_time = t3 - t2; in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/locks/upgrade_lock/cons/
Dmutex_pass.cpp78 ns sleep_time = t3 - t2; in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/locks/shared_lock/cons/
Dmutex_pass.cpp76 ns sleep_time = t3 - t2; in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/locks/shared_lock_guard/
Ddefault_pass.cpp77 ns sleep_time = t3 - t2; in main() local
Dadopt_lock_pass.cpp78 ns sleep_time = t3 - t2; in main() local
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/locks/unique_lock/cons/
Dmutex_pass.cpp79 ns sleep_time = t3 - t2; in main() local
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread_posix.cc134 struct timespec sleep_time, remaining; in Sleep() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread_posix.cc134 struct timespec sleep_time, remaining; in Sleep() local

1234