Home
last modified time | relevance | path

Searched defs:reschedule (Results 1 – 17 of 17) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/
DJSDispatcher.kt25 override fun reschedule() { in <lambda>() method in kotlinx.coroutines.SetTimeoutBasedDispatcher.ScheduledMessageQueue
117 override fun reschedule() { in reschedule() method in WindowMessageQueue
140 abstract fun reschedule() in <lambda>() method
DEventLoop.kt19 …protected actual fun reschedule(now: Long, delayedTask: EventLoopImplBase.DelayedTask): Unit = uns… in unpark() method in kotlinx.coroutines.EventLoopImplPlatform
/external/trusty/lk/kernel/
Devent.c140 status_t event_signal(event_t *e, bool reschedule) in event_signal()
Dthread.c1828 int wait_queue_wake_one(wait_queue_t *wait, bool reschedule, status_t wait_queue_error) in wait_queue_wake_one()
1884 int wait_queue_wake_all(wait_queue_t *wait, bool reschedule, status_t wait_queue_error) in wait_queue_wake_all()
1950 void wait_queue_destroy(wait_queue_t *wait, bool reschedule) in wait_queue_destroy()
/external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/
DEventLoop.kt19 protected actual fun reschedule(now: Long, delayedTask: EventLoopImplBase.DelayedTask) { in reschedule() method in kotlinx.coroutines.EventLoopImplPlatform
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/
DEventLoop.kt20 protected actual open fun reschedule(now: Long, delayedTask: EventLoopImplBase.DelayedTask) { in reschedule() method in kotlinx.coroutines.EventLoopImplPlatform
DDefaultExecutor.kt72 override fun reschedule(now: Long, delayedTask: DelayedTask) { in reschedule() method
/external/trusty/lk/arch/arm/arm-m/
Darch.c165 void arm_cm_irq_exit(bool reschedule) in arm_cm_irq_exit()
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DRescheduler.java55 void reschedule(long delay, TimeUnit timeUnit) { in reschedule() method in Rescheduler
/external/kotlinx.coroutines/kotlinx-coroutines-core/js/test/
DMessageQueueTest.kt19 override fun reschedule() { in <lambda>() method in kotlinx.coroutines.MessageQueueTest
/external/python/cpython3/Lib/asyncio/
Dtimeouts.py50 def reschedule(self, when: Optional[float]) -> None: member in Timeout
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DEventLoop.common.kt177 protected fun reschedule(now: Long, delayedTask: EventLoopImplBase.DelayedTask) in delayNanosToMillis() method
/external/libwebsockets/lib/event-libs/libev/
Dlibev.c56 int reschedule = 0; in lws_ev_idle_cb() local
/external/googleapis/google/cloud/sql/v1/
Dcloud_sql_instances.proto1230 Reschedule reschedule = 3; field
/external/googleapis/google/cloud/sql/v1beta4/
Dcloud_sql_resources.proto2225 Reschedule reschedule = 3; field
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dsqladmin.v1beta4.json4210 "reschedule": { object
Dsqladmin.v1.json4210 "reschedule": { object