Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/kernel/
Dmem_domain.c279 static int remove_thread_locked(struct k_thread *thread) in remove_thread_locked() function
316 ret = remove_thread_locked(thread); in z_mem_domain_exit_thread()
330 ret = remove_thread_locked(thread); in k_mem_domain_add_thread()