Searched refs:af_tid (Results 1 – 1 of 1) sorted by relevance
676 pthread_t af_tid; in custom_af_run() local677 pthread_create(&af_tid, NULL, af_thread, ctx); in custom_af_run()