Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/include/
Dkswap.h237 void z_dummy_thread_init(struct k_thread *dummy_thread);
/Zephyr-latest/kernel/
Dsmp.c126 z_dummy_thread_init(&_thread_dummy); in smp_init_top()
Dinit.c758 z_dummy_thread_init(&_thread_dummy); in z_cstart()
Dthread.c1128 void z_dummy_thread_init(struct k_thread *dummy_thread) in z_dummy_thread_init() function
Dsched.c1308 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)"}…