oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
ove
Thread
ove::Thread< StackSize > Member List
This is the complete list of members for
ove::Thread< StackSize >
, including all inherited members.
detach
() noexcept
ove::Thread< StackSize >
inline
get_id
() const noexcept
ove::Thread< StackSize >
inline
get_runtime_stats
() const noexcept
ove::Thread< StackSize >
inline
get_stack_usage
() const
ove::Thread< StackSize >
inline
get_state
() const
ove::Thread< StackSize >
inline
get_stop_source
() const noexcept
ove::Thread< StackSize >
inline
get_stop_token
() const noexcept
ove::Thread< StackSize >
inline
handle
() const
ove::Thread< StackSize >
inline
id
typedef
ove::Thread< StackSize >
join
() noexcept
ove::Thread< StackSize >
inline
joinable
() const noexcept
ove::Thread< StackSize >
inline
operator=
(const Thread &)=delete (defined in
ove::Thread< StackSize >
)
ove::Thread< StackSize >
operator=
(Thread &&other) noexcept
ove::Thread< StackSize >
inline
request_stop
() noexcept
ove::Thread< StackSize >
inline
resume
()
ove::Thread< StackSize >
inline
set_priority
(ove_prio_t prio)
ove::Thread< StackSize >
inline
stop_requested
() const noexcept
ove::Thread< StackSize >
inline
suspend
()
ove::Thread< StackSize >
inline
Thread
(F entry, void *ctx, ove_prio_t prio, const char *name)
ove::Thread< StackSize >
inline
Thread
(F entry, ove_prio_t prio, const char *name)
ove::Thread< StackSize >
inline
Thread
(F &&entry, ove_prio_t prio, const char *name)
ove::Thread< StackSize >
inline
Thread
(const Thread &)=delete (defined in
ove::Thread< StackSize >
)
ove::Thread< StackSize >
Thread
(Thread &&other) noexcept
ove::Thread< StackSize >
inline
valid
() const
ove::Thread< StackSize >
inline
~Thread
() noexcept
ove::Thread< StackSize >
inline
Generated by
1.9.8