Home
last modified time | relevance | path

Searched defs:sched_queue (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dscheduler.c137 MP_STATE_VM(sched_queue)[iput].func = function; in MICROPY_WRAP_MP_SCHED_SCHEDULE() local
138 MP_STATE_VM(sched_queue)[iput].arg = arg; in MICROPY_WRAP_MP_SCHED_SCHEDULE() local
A Dmpstate.h143 mp_sched_item_t sched_queue[MICROPY_SCHEDULER_DEPTH]; member

Completed in 538 milliseconds