Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
arch_inlines.h File Reference

Go to the source code of this file.

Functions

static ALWAYS_INLINE struct k_threadarch_current_thread (void)
 
static ALWAYS_INLINE void arch_current_thread_set (struct k_thread *thread)
 

Function Documentation

◆ arch_current_thread()

static ALWAYS_INLINE struct k_thread * arch_current_thread ( void )
static

◆ arch_current_thread_set()

static ALWAYS_INLINE void arch_current_thread_set ( struct k_thread * thread)
static