dfx 0.1.0
Linux-based dynamic dataflow executor
Loading...
Searching...
No Matches
dfx::Utils::Thread Member List

This is the complete list of members for dfx::Utils::Thread, including all inherited members.

create(std::string threadName, Args &&... args)dfx::Utils::Threadinlinestatic
DFX_ENABLE_DEFAULT_MOVE_DISABLE_COPY_NOEXCEPT(Thread) (defined in dfx::Utils::Thread)dfx::Utils::Thread
getName(std::error_code &ec) noexceptdfx::Utils::Threadstatic
getName()dfx::Utils::Threadstatic
getRunnable() constdfx::Utils::Threadinline
nativeThread() const noexceptdfx::Utils::Threadinline
setName(std::string_view name, std::error_code &ec) noexceptdfx::Utils::Threadstatic
setName(std::string_view name)dfx::Utils::Threadstatic
stop(bool waitForFinished=false) noexceptdfx::Utils::Thread
Thread(std::in_place_type_t< R >, std::string threadName, Args &&... args)dfx::Utils::Threadinline
waitForStarted()dfx::Utils::Threadinline