Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/include/
Dlos_sortlink_pri.h60 #define SET_SORTLIST_VALUE(sortList, value) (((SortLinkList *)(sortList))->responseTime = (value)) macro
/kernel/liteos_m/kernel/include/
Dlos_sortlink.h65 #define SET_SORTLIST_VALUE(sortList, value) (((SortLinkList *)(sortList))->responseTime = (value)) macro