![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
This is the complete list of members for dfx::Utils::Thread, including all inherited members.
| create(std::string threadName, Args &&... args) | dfx::Utils::Thread | inlinestatic |
| DFX_ENABLE_DEFAULT_MOVE_DISABLE_COPY_NOEXCEPT(Thread) (defined in dfx::Utils::Thread) | dfx::Utils::Thread | |
| getName(std::error_code &ec) noexcept | dfx::Utils::Thread | static |
| getName() | dfx::Utils::Thread | static |
| getRunnable() const | dfx::Utils::Thread | inline |
| nativeThread() const noexcept | dfx::Utils::Thread | inline |
| setName(std::string_view name, std::error_code &ec) noexcept | dfx::Utils::Thread | static |
| setName(std::string_view name) | dfx::Utils::Thread | static |
| stop(bool waitForFinished=false) noexcept | dfx::Utils::Thread | |
| Thread(std::in_place_type_t< R >, std::string threadName, Args &&... args) | dfx::Utils::Thread | inline |
| waitForStarted() | dfx::Utils::Thread | inline |