Searched refs:af_thread (Results 1 – 1 of 1) sorted by relevance
640 static void* af_thread(void* args) { in af_thread() function677 pthread_create(&af_tid, NULL, af_thread, ctx); in custom_af_run()