Home
last modified time | relevance | path

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

/Zephyr-latest/arch/posix/core/
Dthread.c92 void posix_arch_thread_entry(void *pa_thread_status) in posix_arch_thread_entry() argument
94 posix_thread_status_t *ptr = pa_thread_status; in posix_arch_thread_entry()
Dposix_core_nsi.c22 extern void posix_arch_thread_entry(void *pa_thread_status); in posix_arch_init()