Searched refs:thread_para (Results 1 – 2 of 2) sorted by relevance
39 void *thread_para; /* The parameter of start routine. */ member
124 pthread_exit(ptcb->thread_entry(ptcb->thread_para)); in start_pthread()173 ptcb->thread_para = arg; in pthread_create()
Completed in 7 milliseconds