Home
last modified time | relevance | path

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

12

/external/grpc-grpc/src/ruby/end2end/
Dmultiple_killed_watching_threads_driver.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/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress06.c67 int sleep_time = 0; in main() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/executor/
Dthreadpool.h81 gpr_timespec sleep_time; member
/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.cc109 gpr_timespec sleep_time = in MainLoop() local
Dinterop_server.cc220 gpr_timespec sleep_time = in StreamingOutputCall() local
274 gpr_timespec sleep_time = in FullDuplexCall() local
Dhttp2_client.cc121 gpr_timespec sleep_time = gpr_time_add( in DoGoaway() local
/external/autotest/client/site_tests/power_CPUIdle/
Dpower_CPUIdle.py16 def run_once(self, sleep_time=5): argument
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D14-1.c46 static volatile long sleep_time; variable
/external/grpc-grpc/test/cpp/thread_manager/
Dthread_manager_test.cc77 gpr_timespec sleep_time = in SleepForMs() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
D4-3.c62 static long sleep_time; variable
/external/libchrome/base/task_scheduler/
Dscheduler_worker.cc31 const TimeDelta sleep_time = GetSleepTimeout(); in WaitForWork() local
Dscheduler_single_thread_task_runner_manager.cc232 const TimeDelta sleep_time = GetSleepTimeout(); in WaitForWork() local
/external/libchrome/base/threading/
Dplatform_thread_posix.cc178 struct timespec sleep_time, remaining; in Sleep() local
/external/webrtc/modules/pacing/
Dpaced_sender.cc172 TimeDelta sleep_time = in TimeUntilNextProcess() local
Dtask_queue_paced_sender.cc226 TimeDelta sleep_time = next_process_time - now; in MaybeProcessPackets() local
Dpacing_controller_unittest.cc1944 TimeDelta sleep_time = in TEST_P() local
/external/grpc-grpc/src/ruby/pb/test/
Dclient.rb218 def initialize(req_size, sleep_time) argument
/external/walt/android/WALT/app/src/main/jni/
Dsync_clock.c211 int sleep_time = (clk->maxE - minE) / kSleepTimeDivider; in improve_minE() local
/external/tensorflow/tensorflow/core/platform/default/
Denv.cc113 timespec sleep_time; in SleepForMicroseconds() local
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dserial_device_batch_scheduler.h381 int64 sleep_time = batch_period_micros_ ? batch_period_micros_ in ProcessBatches() local
/external/ltp/lib/
Dtst_timer_test.c35 static int sleep_time = -1; variable
/external/python/cpython3/Lib/test/eintrdata/
Deintr_tester.py48 sleep_time = 0.2 variable in EINTRBaseTest
/external/tensorflow/tensorflow/core/platform/
Denv_test.cc286 const int64 sleep_time = 1e6 + 5e5; in TEST_F() local
/external/adhd/cras/src/server/
Ddev_io.c739 struct timespec sleep_time; in update_dev_wakeup_time() local

12