Home
last modified time | relevance | path

Searched refs:reschedule (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DRoundTripLatencyActivity.java69 boolean reschedule = false; in onAnalyserDone()
81 reschedule = true; in onAnalyserDone()
92 reschedule = true; in onAnalyserDone()
99 if (reschedule) { in onAnalyserDone()
/third_party/libwebsockets/lib/event-libs/libev/
Dlibev.c56 int reschedule = 0; in lws_ev_idle_cb() local
66 reschedule = _lws_plat_service_forced_tsi(pt->context, pt->tid); in lws_ev_idle_cb()
80 if (!reschedule) in lws_ev_idle_cb()
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/
Dalarm_clock.dart83 // will reschedule.
106 // The timer fired before the target date. We need to reschedule.
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dclocking109 scheduler for this. When the async event arrives we can reschedule
/third_party/node/src/
Dnode_messaging.cc761 goto reschedule; in OnMessage()
776 reschedule: in OnMessage()
/third_party/boost/libs/thread/doc/
Dasync_executors.qbk467 [[Effects:] [reschedule works until `p()`.]]
1663 [[Return:] [reschedule works until `closed()` or empty. ]]
1679 [[Return:] [reschedule the enqueued works. ]]
/third_party/mesa3d/docs/drivers/freedreno/
Dir3-notes.rst345 …ire inserting additional ``nop`` instructions (since it is too late to reschedule to try and fill …
/third_party/skia/third_party/externals/swiftshader/third_party/marl/docs/
Dscheduler.md33 … a vector so the `marl::ConditionVariable::notify_`xxx`()` methods can reschedule the blocked fibe…
/third_party/node/doc/changelogs/
DCHANGELOG_V010.md476 * timer: don't reschedule timer bucket in a domain (Greg Brail)
DCHANGELOG_V11.md2650 …b.com/nodejs/node/commit/198eb9c5d6)] - **(SEMVER-MAJOR)** **timers**: reschedule interval even if…
DCHANGELOG_V8.md775 …com/nodejs/node/commit/01e2eba0c7)] - **test**: move test-timers-throw-reschedule to sequential (M…
/third_party/python/Doc/library/
Dasyncio-eventloop.rst1611 callback uses the :meth:`loop.call_later` method to reschedule itself
/third_party/pulseaudio/src/modules/rtp/
Drfc3550.txt5053 * RTCP report or BYE packet now, or to reschedule transmission.
5063 * reschedule the transmission of the BYE if necessary */
/third_party/gstreamer/gstplugins_good/
DChangeLog12344 rtptimerqueue: Optimize reschedule optations
12368 As the offset is already applied now, we need to update and reschedule
12431 The knew data structure is still O(n) on insertions and reschedule,
58403 jitterbuffer: reset retransmission timers in add/reschedule
/third_party/gstreamer/gstreamer/
DChangeLog7758 the jitterbuffer when the timer is reschedule later, we may endup with
/third_party/gstreamer/gstplugins_bad/
DChangeLog134717 dashdemux: use effective segment duration to reschedule the streaming task