Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/queue/
H A Dbase_queue.cpp34 void ClearWhenMap(std::multimap<uint64_t, ffrt::QueueTask*>& whenMap, ffrt::condition_variable& con… in ClearWhenMap() function
61 ClearWhenMap(whenMap, cond_); in Stop()
74 ClearWhenMap(whenMap, cond_); in Remove()