Searched refs:Notify (Results 1 – 16 of 16) sorted by relevance
109 bool Notify; in processTasks() local120 Notify = workCompletedUnlocked(GroupOfTask); in processTasks()121 NotifyGroup = GroupOfTask != nullptr && Notify; in processTasks()125 if (Notify) in processTasks()
89 enum class PacketType { Invalid = 0, Standard, Notify }; enumerator
847 return GDBRemoteCommunication::PacketType::Notify; in CheckForPacket()
1386 llvm::Optional<std::pair<RequestID, Notification *>> Notify; in TEST_F() member1404 if (Notify && ID == Notify->first) { in TEST_F()1405 Notify->second->notify(); in TEST_F()1406 Notify.reset(); in TEST_F()1480 Throttler.Notify = {1, &AfterAcquire2}; in TEST_F()
299 message(STATUS "ITT Notify not supported for static libraries - forcing ITT Notify off")
1187 void Notify() {1255 void Notify();
79 ; Notify SCEV when removing an ExitingBlock. This only changes the
395 // Notify the handler that we are processing the i'th operation.400 // Notify the handler that we are finished processing diagnostics on this
205 * Notify why a `match` failed : `notifyMatchFailure`
331 void Notification::Notify() { in Notify() function in testing::internal::Notification
58 Desc<"Notify the user explicitly if an expression returns void (default: false).">;
142 * Notify the reporter of the resolution and request feedback. This may or may
488 #. Notify the ``JITLinkContext`` of the assigned symbol addresses.555 #. Notify the context that the graph has been emitted.
839 // Notify our main thread we have a complete exception message
3 * kmp_itt.inl -- Inline functions of ITT Notify.
161 # Itt -- ITT Notify-related messages.