Searched refs:zephyr_thread_wrapper (Results 1 – 3 of 3) sorted by relevance
30 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper() function112 (k_thread_entry_t)zephyr_thread_wrapper, in osThreadCreate()
55 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper() function201 (k_thread_entry_t)zephyr_thread_wrapper, in osThreadNew()
117 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper() function191 zephyr_thread_wrapper, in pthread_create()