Home
last modified time | relevance | path

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

/TaskScheduler/Scheduler/Include/
H A DMTTaskPool.h285 int preValue = pElement->id.Exchange(TaskID::UNUSED); in ~TaskPool() local
286 if (preValue != TaskID::UNUSED) in ~TaskPool()