Searched defs:Executor (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/regress/sbin/slaacd/
H A Dsniff_sol.py34 class Executor(threading.Thread): class in inherits:threading.Thread
/openbsd-current/gnu/llvm/clang/lib/Tooling/
H A DExecution.cpp71 llvm::Expected<std::unique_ptr<ToolExecutor>> Executor = local
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DParallel.cpp39 class Executor { class in namespace:llvm::parallel::detail::__anon2464
/openbsd-current/gnu/llvm/lld/COFF/
H A DDriverUtils.cpp50 class Executor { class in namespace:lld::coff::__anon1205
52 explicit Executor(StringRef s) : prog(saver().save(s)) {} function in class:lld::coff::__anon1205::Executor

Completed in 74 milliseconds