Searched refs:reschedule (Results 1 – 16 of 16) sorted by relevance
69 boolean reschedule = false; in onAnalyserDone()81 reschedule = true; in onAnalyserDone()92 reschedule = true; in onAnalyserDone()99 if (reschedule) { in onAnalyserDone()
56 int reschedule = 0; in lws_ev_idle_cb() local66 reschedule = _lws_plat_service_forced_tsi(pt->context, pt->tid); in lws_ev_idle_cb()80 if (!reschedule) in lws_ev_idle_cb()
83 // will reschedule.106 // The timer fired before the target date. We need to reschedule.
109 scheduler for this. When the async event arrives we can reschedule
761 goto reschedule; in OnMessage()776 reschedule: in OnMessage()
467 [[Effects:] [reschedule works until `p()`.]]1663 [[Return:] [reschedule works until `closed()` or empty. ]]1679 [[Return:] [reschedule the enqueued works. ]]
345 …ire inserting additional ``nop`` instructions (since it is too late to reschedule to try and fill …
33 … a vector so the `marl::ConditionVariable::notify_`xxx`()` methods can reschedule the blocked fibe…
476 * timer: don't reschedule timer bucket in a domain (Greg Brail)
2650 …b.com/nodejs/node/commit/198eb9c5d6)] - **(SEMVER-MAJOR)** **timers**: reschedule interval even if…
775 …com/nodejs/node/commit/01e2eba0c7)] - **test**: move test-timers-throw-reschedule to sequential (M…
1611 callback uses the :meth:`loop.call_later` method to reschedule itself
5053 * RTCP report or BYE packet now, or to reschedule transmission.5063 * reschedule the transmission of the BYE if necessary */
12344 rtptimerqueue: Optimize reschedule optations12368 As the offset is already applied now, we need to update and reschedule12431 The knew data structure is still O(n) on insertions and reschedule,58403 jitterbuffer: reset retransmission timers in add/reschedule
7758 the jitterbuffer when the timer is reschedule later, we may endup with
134717 dashdemux: use effective segment duration to reschedule the streaming task