Searched refs:thread_routine (Results 1 – 1 of 1) sorted by relevance
297 void *thread_routine(void *arg) in thread_routine() function321 if (!newThread || 0 != HAL_ThreadCreate(&handle, thread_routine, in alcs_start_loop()323 thread_routine(alcs_ctx); in alcs_start_loop()
Completed in 4 milliseconds