Home | History | Annotate | Download | only in src

Lines Matching refs:pthread_create

209   if (pthread_create(&AcquisitionThreadID, NULL, AcquisitionThread, phAudioIn) != 0)