Home
last modified time | relevance | path

Searched refs:sched_len (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dscheduler.c96 --MP_STATE_VM(sched_len); in mp_handle_pending_tail()
136 uint8_t iput = IDX_MASK(MP_STATE_VM(sched_idx) + MP_STATE_VM(sched_len)++); in MICROPY_WRAP_MP_SCHED_SCHEDULE()
A Dmpstate.h228 uint8_t sched_len; member
A Druntime.h75 #define mp_sched_num_pending() (MP_STATE_VM(sched_len))
A Druntime.c69 MP_STATE_VM(sched_len) = 0; in mp_init()

Completed in 8 milliseconds