Searched refs:fuzzer_thread (Results 1 – 1 of 1) sorted by relevance
1065 static void *fuzzer_thread(void * ptr) in fuzzer_thread() function1113 if (pthread_create(&tid, NULL, fuzzer_thread, NULL)) in LLVMFuzzerTestOneInput()
Completed in 5 milliseconds