Searched refs:start_threads (Results 1 – 1 of 1) sorted by relevance
276 start_threads (void *arg) in start_threads() function470 err = pthread_create (&ths[i], &attr, start_threads, &si[i]); in main()
Completed in 3 milliseconds