Searched refs:thread_dummy (Results 1 – 1 of 1) sorted by relevance
34 static void *thread_dummy(void *arg) in thread_dummy() function54 ret = pthread_create(&dummy, NULL, thread_dummy, NULL); in main()