Searched refs:thread_main (Results 1 – 2 of 2) sorted by relevance
33 thread_main(void *cookie) in thread_main() function100 if (pthread_create(&threads[nthreads], NULL, thread_main, in LLVMFuzzerTestOneInput()
65 thread_main(void *arg) in thread_main() function132 error = pthread_create(&child, NULL, thread_main, in main()