oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
ove::Thread< StackSize > Member List

This is the complete list of members for ove::Thread< StackSize >, including all inherited members.

detach() noexceptove::Thread< StackSize >inline
get_id() const noexceptove::Thread< StackSize >inline
get_runtime_stats() const noexceptove::Thread< StackSize >inline
get_stack_usage() constove::Thread< StackSize >inline
get_state() constove::Thread< StackSize >inline
get_stop_source() const noexceptove::Thread< StackSize >inline
get_stop_token() const noexceptove::Thread< StackSize >inline
handle() constove::Thread< StackSize >inline
id typedefove::Thread< StackSize >
join() noexceptove::Thread< StackSize >inline
joinable() const noexceptove::Thread< StackSize >inline
operator=(const Thread &)=delete (defined in ove::Thread< StackSize >)ove::Thread< StackSize >
operator=(Thread &&other) noexceptove::Thread< StackSize >inline
request_stop() noexceptove::Thread< StackSize >inline
resume()ove::Thread< StackSize >inline
set_priority(ove_prio_t prio)ove::Thread< StackSize >inline
stop_requested() const noexceptove::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) noexceptove::Thread< StackSize >inline
valid() constove::Thread< StackSize >inline
~Thread() noexceptove::Thread< StackSize >inline