Searched refs:thread_start (Results 1 – 1 of 1) sorted by relevance
42 void *thread_start(void *param) in thread_start() function155 ok = pthread_create(&threads[i], (const pthread_attr_t *) NULL, thread_start, in main()