Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/include/
Dlos_sortlink_pri.h61 #define GET_SORTLIST_VALUE(sortList) (((SortLinkList *)(sortList))->responseTime) macro
/kernel/liteos_m/kernel/include/
Dlos_sortlink.h66 #define GET_SORTLIST_VALUE(sortList) (((SortLinkList *)(sortList))->responseTime) macro