This commit modifies the z_new_thread_init function, that was previously declared as ALWAYS_INLINE to be a normal function. z_new_thread_init function is only called by the z_arch_new_thread function and, since this is not a performance-critical function, there is no good justification for inlining it. Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
|---|---|---|
| .. | ||
| gen_offset.h | ||
| kernel_arch_interface.h | ||
| kernel_internal.h | ||
| kernel_offsets.h | ||
| ksched.h | ||
| kswap.h | ||
| offsets_short.h | ||