Home
last modified time | relevance | path

Searched refs:z_dummy_thread_init (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/kernel/include/
Dkswap.h238 static inline void z_dummy_thread_init(struct k_thread *dummy_thread) in z_dummy_thread_init() function
/Zephyr-latest/kernel/
Dsmp.c126 z_dummy_thread_init(&_thread_dummy); in smp_init_top()
Dinit.c763 z_dummy_thread_init(&_thread_dummy); in z_cstart()
Dsched.c1350 z_dummy_thread_init(&_thread_dummy); in halt_thread()
/Zephyr-latest/cmake/sca/eclair/ECL/
Dcall_properties.ecl50 -call_properties+={"name(z_dummy_thread_init)", {"pointee_read(1=never)","pointee_write(1=always)"}…