Home
last modified time | relevance | path

Searched defs:sleep (Results 201 – 225 of 6677) sorted by relevance

12345678910>>...268

/dports/lang/zig/zig-0.9.0/lib/libc/mingw/misc/
H A Dsleep.c12 unsigned int sleep (unsigned int seconds) in sleep() function
/dports/misc/lifelines/lifelines-3.1.1/src/arch/
H A Dsleep.c39 sleep(int seconds) in sleep() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/zpu/
H A Dsleep.c6 unsigned int sleep(unsigned int seconds) in sleep() function
/dports/graphics/pgplot/pgplot/sys_next/pgview/
H A Dmkspeak.m4 unsigned int sleep(unsigned int seconds); function
/dports/audio/mixxx/mixxx-2.3.0/src/util/
H A Dsleep.h6 #define sleep(x) Sleep(x*1000) macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/uitest/uitest/
H A Ddebug.py12 def sleep(seconds): function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/test/ct_error_SUITE_data/error/test/
H A Dtimetrap_helper.erl5 sleep(T) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/test/ct_error_SUITE_data/error/test/
H A Dtimetrap_helper.erl5 sleep(T) -> function
/dports/graphics/sane-backends/sane-backends-1.0.32/lib/
H A Dsleep.c9 unsigned int sleep(unsigned int seconds) in sleep() function
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/check/lib/
H A Dsleep.c4 sleep (unsigned int seconds CK_ATTRIBUTE_UNUSED) in sleep() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/ndbapi/
H A DtestTimeout.cpp230 int sleep = minSleep + myRandom48(maxSleep-minSleep); in runTimeoutTrans2() local
302 int sleep = myRandom48(maxSleep); in runDontTimeoutTrans() local
346 int sleep = int(deadlock_timeout * 1.5 + myRandom48(do_sleep)); in runDeadlockTimeoutTrans() local
394 int sleep = myRandom48(remain); in runBuddyTransNoTimeout() local
430 int sleep = 2 * TIMEOUT; in runBuddyTransTimeout() local
529 int sleep = timeout; in runError4012() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/ndbapi/
H A DtestTimeout.cpp230 int sleep = minSleep + myRandom48(maxSleep-minSleep); in runTimeoutTrans2() local
302 int sleep = myRandom48(maxSleep); in runDontTimeoutTrans() local
346 int sleep = int(deadlock_timeout * 1.5 + myRandom48(do_sleep)); in runDeadlockTimeoutTrans() local
394 int sleep = myRandom48(remain); in runBuddyTransNoTimeout() local
430 int sleep = 2 * TIMEOUT; in runBuddyTransTimeout() local
529 int sleep = timeout; in runError4012() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DtestTimeout.cpp230 int sleep = minSleep + myRandom48(maxSleep-minSleep); in runTimeoutTrans2() local
302 int sleep = myRandom48(maxSleep); in runDontTimeoutTrans() local
346 int sleep = int(deadlock_timeout * 1.5 + myRandom48(do_sleep)); in runDeadlockTimeoutTrans() local
394 int sleep = myRandom48(remain); in runBuddyTransNoTimeout() local
430 int sleep = 2 * TIMEOUT; in runBuddyTransTimeout() local
529 int sleep = timeout; in runError4012() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A DtestTimeout.cpp230 int sleep = minSleep + myRandom48(maxSleep-minSleep); in runTimeoutTrans2() local
302 int sleep = myRandom48(maxSleep); in runDontTimeoutTrans() local
346 int sleep = int(deadlock_timeout * 1.5 + myRandom48(do_sleep)); in runDeadlockTimeoutTrans() local
394 int sleep = myRandom48(remain); in runBuddyTransNoTimeout() local
430 int sleep = 2 * TIMEOUT; in runBuddyTransTimeout() local
529 int sleep = timeout; in runError4012() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DtestTimeout.cpp230 int sleep = minSleep + myRandom48(maxSleep-minSleep); in runTimeoutTrans2() local
302 int sleep = myRandom48(maxSleep); in runDontTimeoutTrans() local
346 int sleep = int(deadlock_timeout * 1.5 + myRandom48(do_sleep)); in runDeadlockTimeoutTrans() local
394 int sleep = myRandom48(remain); in runBuddyTransNoTimeout() local
430 int sleep = 2 * TIMEOUT; in runBuddyTransTimeout() local
529 int sleep = timeout; in runError4012() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DtestTimeout.cpp230 int sleep = minSleep + myRandom48(maxSleep-minSleep); in runTimeoutTrans2() local
302 int sleep = myRandom48(maxSleep); in runDontTimeoutTrans() local
346 int sleep = int(deadlock_timeout * 1.5 + myRandom48(do_sleep)); in runDeadlockTimeoutTrans() local
394 int sleep = myRandom48(remain); in runBuddyTransNoTimeout() local
430 int sleep = 2 * TIMEOUT; in runBuddyTransTimeout() local
529 int sleep = timeout; in runError4012() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dct.erl519 sleep({hours,Hs}) -> function
521 sleep({minutes,Ms}) -> function
523 sleep({seconds,Ss}) -> function
525 sleep(Time) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dct.erl519 sleep({hours,Hs}) -> function
521 sleep({minutes,Ms}) -> function
523 sleep({seconds,Ss}) -> function
525 sleep(Time) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dct.erl519 sleep({hours,Hs}) -> function
521 sleep({minutes,Ms}) -> function
523 sleep({seconds,Ss}) -> function
525 sleep(Time) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dct.erl519 sleep({hours,Hs}) -> function
521 sleep({minutes,Ms}) -> function
523 sleep({seconds,Ss}) -> function
525 sleep(Time) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dct.erl519 sleep({hours,Hs}) -> function
521 sleep({minutes,Ms}) -> function
523 sleep({seconds,Ss}) -> function
525 sleep(Time) -> function
/dports/lang/ruby26/ruby-2.6.9/test/rinda/
H A Dtest_rinda.rb80 def sleep(n=nil) method in Rinda.MockClock
88 def sleep(n) method
117 def sleep(n) method in Rinda.TupleSpace
131 def sleep(n) method
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dct.erl523 sleep({hours,Hs}) -> function
525 sleep({minutes,Ms}) -> function
527 sleep({seconds,Ss}) -> function
529 sleep(Time) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dct.erl519 sleep({hours,Hs}) -> function
521 sleep({minutes,Ms}) -> function
523 sleep({seconds,Ss}) -> function
525 sleep(Time) -> function
/dports/devel/py-gevent/gevent-21.8.0/benchmarks/
H A Dbench_spawn.py36 def __init__(self, sleep, join, **kwargs): argument
52 def _test(spawn, sleep, options): argument
82 def test(spawn, sleep, options): argument

12345678910>>...268