Searched refs:k_thread_wrapper_t (Results 1 – 2 of 2) sorted by relevance
64 } k_thread_wrapper_t; typedef76 typedef k_thread_wrapper_t *cy_thread_t;
120 *thread = k_malloc(sizeof(k_thread_wrapper_t)); in cy_rtos_create_thread()