Searched refs:pthread_info_t (Results 1 – 1 of 1) sorted by relevance
133 } pthread_info_t; typedef136 static pthread_info_t threads[MAX_NUM_THREADS];307 memset( &threads[i], 0, sizeof(pthread_info_t) ); in thread_create()
Completed in 3 milliseconds