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