Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodutimeq.c62 STATIC bool time_less_than(struct qentry *item, struct qentry *parent) { in time_less_than() function
93 bool lessthan = time_less_than(&item, parent); in utimeq_heap_siftdown()
111 bool lessthan = time_less_than(&heap->items[child_pos], &heap->items[child_pos + 1]); in utimeq_heap_siftup()

Completed in 2 milliseconds