Home | History | Annotate | Download | only in mac

Lines Matching refs:pthread_create

516     pthread_create(&pthread, 0, &runThread, 0);
519 pthread_create(&pthread, 0, &runThread, 0);