Searched refs:pthread_info_t (Results 1 – 1 of 1) sorted by relevance
117 } pthread_info_t; typedef120 static pthread_info_t threads[MAX_NUM_THREADS];291 memset( &threads[i], 0, sizeof(pthread_info_t) ); in thread_create()