Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DThreadPool.cpp109 bool Notify; in processTasks() local
120 Notify = workCompletedUnlocked(GroupOfTask); in processTasks()
121 NotifyGroup = GroupOfTask != nullptr && Notify; in processTasks()
125 if (Notify) in processTasks()
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h89 enum class PacketType { Invalid = 0, Standard, Notify }; enumerator
H A DGDBRemoteCommunication.cpp847 return GDBRemoteCommunication::PacketType::Notify; in CheckForPacket()
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp1386 llvm::Optional<std::pair<RequestID, Notification *>> Notify; in TEST_F() member
1404 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()
/llvm-project-15.0.7/openmp/runtime/
H A DCMakeLists.txt299 message(STATUS "ITT Notify not supported for static libraries - forcing ITT Notify off")
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1187 void Notify() {
1255 void Notify();
/llvm-project-15.0.7/llvm/test/Transforms/LoopSimplify/
H A Dpreserve-scev.ll79 ; Notify SCEV when removing an ExitingBlock. This only changes the
/llvm-project-15.0.7/mlir/docs/
H A DDiagnostics.md395 // Notify the handler that we are processing the i'th operation.
400 // Notify the handler that we are finished processing diagnostics on this
H A DPatternRewriter.md205 * Notify why a `match` failed : `notifyMatchFailure`
/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc331 void Notification::Notify() { in Notify() function in testing::internal::Notification
/llvm-project-15.0.7/lldb/source/Core/
H A DCoreProperties.td58 Desc<"Notify the user explicitly if an expression returns void (default: false).">;
/llvm-project-15.0.7/llvm/docs/
H A DResponseGuide.rst142 * Notify the reporter of the resolution and request feedback. This may or may
H A DJITLink.rst488 #. Notify the ``JITLinkContext`` of the assigned symbol addresses.
555 #. Notify the context that the graph has been emitted.
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachTask.mm839 // Notify our main thread we have a complete exception message
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_itt.inl3 * kmp_itt.inl -- Inline functions of ITT Notify.
/llvm-project-15.0.7/openmp/runtime/src/i18n/
H A Den_US.txt161 # Itt -- ITT Notify-related messages.