Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DParallel.cpp31 class Executor { class
33 virtual ~Executor() = default;
36 static Executor *getDefaultExecutor();
41 class ThreadPoolExecutor : public Executor {
120 Executor *Executor::getDefaultExecutor() { in getDefaultExecutor()
159 Executor::getDefaultExecutor()->add([&, F] { in spawn()
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/
H A DExecution.cpp71 llvm::Expected<std::unique_ptr<ToolExecutor>> Executor = in createExecutorFromCommandLineArgsImpl() local
73 if (!Executor) { in createExecutorFromCommandLineArgsImpl()
76 "': " + llvm::toString(Executor.takeError()) + "\n", in createExecutorFromCommandLineArgsImpl()
79 return std::move(*Executor); in createExecutorFromCommandLineArgsImpl()
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp49 class Executor { class
51 explicit Executor(StringRef s) : prog(saver.save(s)) {} in Executor() function in lld::coff::__anonf734e6090111::Executor
433 Executor e("mt.exe"); in createManifestXmlWithExternalMt()
/freebsd-13.1/usr.sbin/services_mkdb/
H A Dservices1834 dnx 3998/tcp #Distributed Nagios Executor Service
1835 dnx 3998/udp #Distributed Nagios Executor Service