Searched refs:thread_join_t (Results 1 – 1 of 1) sorted by relevance
259 } thread_join_t; typedef261 thread_join_t *thread_join_data;360 Renew(thread_join_data, thread_join_count, thread_join_t); in pthread_startit()361 Zero(thread_join_data + oc, thread_join_count - oc, thread_join_t); in pthread_startit()363 Newxz(thread_join_data, thread_join_count, thread_join_t); in pthread_startit()