Home
last modified time | relevance | path

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

/Zephyr-latest/arch/posix/include/
Dposix_core.h47 int posix_new_thread(void *payload);
/Zephyr-latest/arch/posix/core/
Dposix_core_nsi.c46 int posix_new_thread(void *payload) in posix_new_thread() function
Dthread.c55 thread_status->thread_idx = posix_new_thread((void *)thread_status); in arch_new_thread()
/Zephyr-latest/scripts/
Dvalgrind.supp15 fun:posix_new_thread