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.

get_runtime_stats(struct ove_thread_stats *stats) constove::Thread< StackSize >inline
get_stack_usage() constove::Thread< StackSize >inline
get_state() constove::Thread< StackSize >inline
handle() constove::Thread< StackSize >inline
operator=(const Thread &)=delete (defined in ove::Thread< StackSize >)ove::Thread< StackSize >
operator=(Thread &&other) noexceptove::Thread< StackSize >inline
resume()ove::Thread< StackSize >inline
self()ove::Thread< StackSize >inlinestatic
set_priority(ove_prio_t prio)ove::Thread< StackSize >inline
sleep_ms(uint32_t ms)ove::Thread< StackSize >inlinestatic
suspend()ove::Thread< StackSize >inline
Thread(F entry, void *ctx, 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
yield()ove::Thread< StackSize >inlinestatic
~Thread()ove::Thread< StackSize >inline