thread_main        46 libavutil/tests/cpu_init.c     if ((ret = pthread_create(&thread1, NULL, thread_main, &cpu_flags1))) {
thread_main        50 libavutil/tests/cpu_init.c     if ((ret = pthread_create(&thread2, NULL, thread_main, &cpu_flags2))) {