Searched refs:fuzz_threadsStart (Results 1 – 3 of 3) sorted by relevance
31 extern void fuzz_threadsStart(honggfuzz_t* fuzz);
292 fuzz_threadsStart(&hfuzz); in main()
517 void fuzz_threadsStart(honggfuzz_t* hfuzz) { in fuzz_threadsStart() function