Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DThreadPool.cpp110 bool NotifyGroup; in processTasks() local
121 NotifyGroup = GroupOfTask != nullptr && Notify; in processTasks()
130 if (NotifyGroup) in processTasks()