Searched refs:Notify (Results 1 – 17 of 17) sorted by relevance
110 bool Notify; in processTasks() local121 Notify = workCompletedUnlocked(GroupOfTask); in processTasks()122 NotifyGroup = GroupOfTask != nullptr && Notify; in processTasks()126 if (Notify) in processTasks()
86 enum class PacketType { Invalid = 0, Standard, Notify };85 enum class PacketType { Invalid = 0, Standard, Notify }; global() enumerator
827 return GDBRemoteCommunication::PacketType::Notify; in CheckForPacket()
1515 std::optional<std::pair<RequestID, Notification *>> Notify; in TEST_F() member1535 if (Notify && ID == Notify->first) { in TEST_F()1536 Notify->second->notify(); in TEST_F()1537 Notify.reset(); in TEST_F()1612 Throttler.Notify = {1, &AfterAcquire2}; in TEST_F()
74 ; Notify SCEV when removing an ExitingBlock. This only changes the
343 message(STATUS "ITT Notify not supported for static libraries - forcing ITT Notify off")
413 // Notify the handler that we are processing the i'th operation.418 // Notify the handler that we are finished processing diagnostics on this
205 * Notify why a `match` failed : `notifyMatchFailure`
146 * Notify the reporter of the resolution and request feedback. This may or may
490 #. Notify the ``JITLinkContext`` of the assigned symbol addresses.544 #. Notify the context that the graph has been emitted.
67 Desc<"Notify the user explicitly if an expression returns void (default: false).">;
1250 void Notify() {
841 // 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.
289 /// Notify the configurations within this set at the beginning or end of a
1932 Notify the remote that LLDB is ready to do symbol lookups on behalf of the