Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoduasyncio.c96 STATIC mp_obj_t task_queue_peek(mp_obj_t self_in) { in task_queue_peek() function
104 STATIC MP_DEFINE_CONST_FUN_OBJ_1(task_queue_peek_obj, task_queue_peek);

Completed in 5 milliseconds