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.
get_runtime_stats
(struct ove_thread_stats *stats) const
ove::Thread< StackSize >
inline
get_stack_usage
() const
ove::Thread< StackSize >
inline
get_state
() const
ove::Thread< StackSize >
inline
handle
() const
ove::Thread< StackSize >
inline
operator=
(const Thread &)=delete (defined in
ove::Thread< StackSize >
)
ove::Thread< StackSize >
operator=
(Thread &&other) noexcept
ove::Thread< StackSize >
inline
resume
()
ove::Thread< StackSize >
inline
self
()
ove::Thread< StackSize >
inline
static
set_priority
(ove_prio_t prio)
ove::Thread< StackSize >
inline
sleep_ms
(uint32_t ms)
ove::Thread< StackSize >
inline
static
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) noexcept
ove::Thread< StackSize >
inline
valid
() const
ove::Thread< StackSize >
inline
yield
()
ove::Thread< StackSize >
inline
static
~Thread
()
ove::Thread< StackSize >
inline
Generated by
1.9.8