Searched refs:async_thread_routine (Results 1 – 1 of 1) sorted by relevance
80 static void *async_thread_routine(void *args) in async_thread_routine() function127 ret = pthread_create(&async_module->thread_id, NULL, async_thread_routine, async_module); in ff_dnn_start_inference_async()