Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/include/
Dlos_sched_pri.h532 UINT64 oldResponseTime = GET_SORTLIST_VALUE(node); in OsSchedTimeoutQueueDelete() local
534 if (oldResponseTime <= rq->responseTime) { in OsSchedTimeoutQueueDelete()