Searched refs:UAFThread (Results 1 – 1 of 1) sorted by relevance
26 void *UAFThread(void *arg) { in UAFThread() function45 pthread_create(&t, NULL, UAFThread, NULL); in main()