Searched refs:run_test_in_thread (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-crbug1004254.c68 run_test_in_thread (void *arg) function in typeref:typename:void *
100 result = pthread_create (&threads[i], NULL, run_test_in_thread,
H A Dtest-pthread.c58 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