Searched refs:run_test_in_thread (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/fontconfig/dist/test/ | ||
| H A D | test-crbug1004254.c | 68 run_test_in_thread (void *arg) function in typeref:typename:void * 100 result = pthread_create (&threads[i], NULL, run_test_in_thread, |
| H A D | test-pthread.c | 58 static void *run_test_in_thread(void *arg) function in typeref:typename:void * 83 result = pthread_create(&threads[i],NULL,run_test_in_thread, |
Completed in 5 milliseconds