threadman
0.1.0
Header-only C++23 managed threads, dynamic pools, futures, and executors
Loading...
Searching...
No Matches
threadman
ManagedThread
threadman::ManagedThread Member List
This is the complete list of members for
threadman::ManagedThread
, including all inherited members.
control_block
() const noexcept
threadman::ManagedThread
inline
current
() noexcept
threadman::ManagedThread
inline
static
detach
()
threadman::ManagedThread
inline
display_info
()
threadman::ManagedThread
inline
static
failed
() const noexcept
threadman::ManagedThread
inline
get_stop_source
() noexcept
threadman::ManagedThread
inline
get_stop_token
() const noexcept
threadman::ManagedThread
inline
id
() const noexcept
threadman::ManagedThread
inline
is_core
() const noexcept
threadman::ManagedThread
inline
join
()
threadman::ManagedThread
inline
joinable
() const noexcept
threadman::ManagedThread
inline
ManagedThread
(Options opts, Fn &&fn, Args &&... args)
threadman::ManagedThread
inline
explicit
ManagedThread
(const ManagedThread &)=delete
threadman::ManagedThread
ManagedThread
(ManagedThread &&) noexcept=default
threadman::ManagedThread
name
() const noexcept
threadman::ManagedThread
inline
native_id
() const noexcept
threadman::ManagedThread
inline
native_thread_id
() const noexcept
threadman::ManagedThread
inline
operator=
(const ManagedThread &)=delete
threadman::ManagedThread
operator=
(ManagedThread &&) noexcept=default
threadman::ManagedThread
pool_id
() const noexcept
threadman::ManagedThread
inline
request_stop
() noexcept
threadman::ManagedThread
inline
run_duration
() const noexcept
threadman::ManagedThread
inline
snapshot
() const
threadman::ManagedThread
inline
state
() const noexcept
threadman::ManagedThread
inline
unregister_from_manager
() noexcept
threadman::ManagedThread
inline
~ManagedThread
()
threadman::ManagedThread
inline
Generated by
1.9.8