Searched refs:thread_code (Results 1 – 1 of 1) sorted by relevance
24 void *thread_code (void *parm) { in thread_code() function60 if (thread_code(&thread_globals) == 0) { in main()66 pthread_create( threads + i, NULL, thread_code, (void *) (thread_globals + i)); in main()