Home
last modified time | relevance | path

Searched refs:wait_usecs (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dpthread_stop_world.c315 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
323 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
337 wait_usecs = 0; in GC_stop_world()
340 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/boehm-gc/
H A Dpthread_stop_world.c315 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
323 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
337 wait_usecs = 0; in GC_stop_world()
340 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/cec/core/
H A Dcec-pin.c867 if (pin->wait_usecs) { in cec_pin_timer()
872 if (pin->wait_usecs > 150) { in cec_pin_timer()
873 pin->wait_usecs -= 100; in cec_pin_timer()
878 if (pin->wait_usecs > 100) { in cec_pin_timer()
879 pin->wait_usecs /= 2; in cec_pin_timer()
882 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
885 pin->timer_ts = ktime_add_us(ts, pin->wait_usecs); in cec_pin_timer()
887 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
888 pin->wait_usecs = 0; in cec_pin_timer()
1020 pin->wait_usecs = 0; in cec_pin_timer()
[all …]
H A Dcec-pin-priv.h171 unsigned int wait_usecs; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/cec/core/
H A Dcec-pin.c867 if (pin->wait_usecs) { in cec_pin_timer()
872 if (pin->wait_usecs > 150) { in cec_pin_timer()
873 pin->wait_usecs -= 100; in cec_pin_timer()
878 if (pin->wait_usecs > 100) { in cec_pin_timer()
879 pin->wait_usecs /= 2; in cec_pin_timer()
882 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
885 pin->timer_ts = ktime_add_us(ts, pin->wait_usecs); in cec_pin_timer()
887 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
888 pin->wait_usecs = 0; in cec_pin_timer()
1020 pin->wait_usecs = 0; in cec_pin_timer()
[all …]
H A Dcec-pin-priv.h171 unsigned int wait_usecs; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/cec/core/
H A Dcec-pin.c867 if (pin->wait_usecs) { in cec_pin_timer()
872 if (pin->wait_usecs > 150) { in cec_pin_timer()
873 pin->wait_usecs -= 100; in cec_pin_timer()
878 if (pin->wait_usecs > 100) { in cec_pin_timer()
879 pin->wait_usecs /= 2; in cec_pin_timer()
882 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
885 pin->timer_ts = ktime_add_us(ts, pin->wait_usecs); in cec_pin_timer()
887 ns_to_ktime(pin->wait_usecs * 1000)); in cec_pin_timer()
888 pin->wait_usecs = 0; in cec_pin_timer()
1020 pin->wait_usecs = 0; in cec_pin_timer()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dpthread_stop_world.c387 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
395 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
407 wait_usecs = 0; in GC_stop_world()
410 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dpthread_stop_world.c387 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
395 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
407 wait_usecs = 0; in GC_stop_world()
410 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dpthread_stop_world.c387 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
395 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
407 wait_usecs = 0; in GC_stop_world()
410 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dpthread_stop_world.c387 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
395 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
407 wait_usecs = 0; in GC_stop_world()
410 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/boehm_gc/
H A Dpthread_stop_world.c387 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
395 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
407 wait_usecs = 0; in GC_stop_world()
410 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/boehm-gc/
H A Dpthread_stop_world.c400 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
408 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
422 wait_usecs = 0; in GC_stop_world()
425 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/lang/gnat_util/gcc-6-20180516/boehm-gc/
H A Dpthread_stop_world.c400 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
408 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
422 wait_usecs = 0; in GC_stop_world()
425 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/lang/gcc48/gcc-4.8.5/boehm-gc/
H A Dpthread_stop_world.c400 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
408 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
422 wait_usecs = 0; in GC_stop_world()
425 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/devel/mingw32-gcc/gcc-4.8.1/boehm-gc/
H A Dpthread_stop_world.c400 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
408 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
422 wait_usecs = 0; in GC_stop_world()
425 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/lang/gcc6-aux/gcc-6-20180516/boehm-gc/
H A Dpthread_stop_world.c400 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
408 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
422 wait_usecs = 0; in GC_stop_world()
425 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dfile-dotlock.c72 unsigned int wait_usecs; member
437 i_sleep_usecs(lock_info->wait_usecs); in dotlock_wait()
459 to = timeout_add(lock_info->wait_usecs/1000, in dotlock_wait()
507 lock_info.wait_usecs = LOCK_RANDOM_USLEEP_TIME; in dotlock_create()
511 lock_info.wait_usecs < LOCK_MAX_WAIT_USECS) { in dotlock_create()
515 lock_info.wait_usecs += lock_info.wait_usecs/2; in dotlock_create()
/dports/lang/mono/mono-5.10.1.57/libgc/
H A Dpthread_stop_world.c421 unsigned long wait_usecs = 0; /* Total wait since retry. */ in pthread_stop_world() local
429 if (wait_usecs > RETRY_INTERVAL) { in pthread_stop_world()
443 wait_usecs = 0; in pthread_stop_world()
446 wait_usecs += WAIT_UNIT; in pthread_stop_world()
/dports/lang/mosh/mosh-0.2.7/extlibs/gc-cvs/
H A Dpthread_stop_world.c551 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
559 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
570 wait_usecs = 0; in GC_stop_world()
573 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/math/gap/gap-4.11.0/hpcgap/extern/gc/
H A Dpthread_stop_world.c613 unsigned long wait_usecs = 0; /* Total wait since retry. */ in GC_stop_world() local
621 if (wait_usecs > RETRY_INTERVAL) { in GC_stop_world()
630 wait_usecs = 0; in GC_stop_world()
633 wait_usecs += WAIT_UNIT; in GC_stop_world()
/dports/lang/gauche/Gauche-0.9.10/gc/
H A Dpthread_stop_world.c440 unsigned long wait_usecs = 0; /* Total wait since retry. */ in resend_lost_signals() local
447 if (wait_usecs > RETRY_INTERVAL) { in resend_lost_signals()
456 wait_usecs = 0; in resend_lost_signals()
475 wait_usecs += WAIT_UNIT; in resend_lost_signals()
/dports/devel/boehm-gc-threaded/gc-8.0.6/
H A Dpthread_stop_world.c440 unsigned long wait_usecs = 0; /* Total wait since retry. */ in resend_lost_signals() local
447 if (wait_usecs > RETRY_INTERVAL) { in resend_lost_signals()
456 wait_usecs = 0; in resend_lost_signals()
475 wait_usecs += WAIT_UNIT; in resend_lost_signals()
/dports/devel/boehm-gc/gc-8.0.6/
H A Dpthread_stop_world.c440 unsigned long wait_usecs = 0; /* Total wait since retry. */ in resend_lost_signals() local
447 if (wait_usecs > RETRY_INTERVAL) { in resend_lost_signals()
456 wait_usecs = 0; in resend_lost_signals()
475 wait_usecs += WAIT_UNIT; in resend_lost_signals()
/dports/devel/boehm-gc-redirect/gc-8.0.6/
H A Dpthread_stop_world.c440 unsigned long wait_usecs = 0; /* Total wait since retry. */ in resend_lost_signals() local
447 if (wait_usecs > RETRY_INTERVAL) { in resend_lost_signals()
456 wait_usecs = 0; in resend_lost_signals()
475 wait_usecs += WAIT_UNIT; in resend_lost_signals()

12