/third_party/grpc/src/ruby/end2end/ |
D | multiple_killed_watching_threads_driver.rb | 23 def watch_state(ch, sleep_time) argument 35 def run_multiple_killed_watches(num_threads, sleep_time) argument
|
D | multiple_killed_watching_threads_test.rb | 23 def watch_state(ch, sleep_time) argument 35 def run_multiple_killed_watches(num_threads, sleep_time) argument
|
/third_party/jerryscript/jerry-port/default/ |
D | default-debugger.c | 37 void jerry_port_sleep (uint32_t sleep_time) /**< milliseconds to sleep */ in jerry_port_sleep()
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/mutex/ |
D | try_lock_pass.cpp | 80 ns sleep_time = t3 - t2; in main() local
|
D | lock_pass.cpp | 71 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/timed_mutex/ |
D | try_lock_pass.cpp | 81 ns sleep_time = t3 - t2; in main() local
|
D | lock_pass.cpp | 72 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/shared_mutex/ |
D | lock_pass.cpp | 72 ns sleep_time = t3 - t2; in main() local
|
D | try_lock_pass.cpp | 80 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/recursive_mutex/ |
D | lock_pass.cpp | 77 ns sleep_time = t3 - t2; in main() local
|
D | try_lock_pass.cpp | 85 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/recursive_timed_mutex/ |
D | lock_pass.cpp | 77 ns sleep_time = t3 - t2; in main() local
|
D | try_lock_pass.cpp | 84 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/locks/strict_lock/ |
D | default_pass.cpp | 65 ns sleep_time = t3 - t2; in main() local
|
D | make_strict_lock_pass.cpp | 61 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/locks/shared_lock_guard/ |
D | default_pass.cpp | 77 ns sleep_time = t3 - t2; in main() local
|
D | adopt_lock_pass.cpp | 78 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/locks/unique_lock/cons/ |
D | mutex_pass.cpp | 79 ns sleep_time = t3 - t2; in main() local
|
D | make_unique_lock_mutex_pass.cpp | 84 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/locks/upgrade_lock/cons/ |
D | mutex_pass.cpp | 78 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/locks/lock_guard/ |
D | default_pass.cpp | 74 ns sleep_time = t3 - t2; in main() local
|
D | make_lock_guard_pass.cpp | 68 ns sleep_time = t3 - t2; in main() local
|
D | make_lock_guard_adopt_lock_pass.cpp | 82 ns sleep_time = t3 - t2; in main() local
|
D | adopt_lock_pass.cpp | 75 ns sleep_time = t3 - t2; in main() local
|
/third_party/boost/libs/thread/test/sync/mutual_exclusion/locks/shared_lock/cons/ |
D | mutex_pass.cpp | 76 ns sleep_time = t3 - t2; in main() local
|