Home | History | Annotate | Download | only in src

Lines Matching full:synchronize

139 static pthread_cond_t   gThreadRunning;          /* synchronize when the AcquisitionThreadID is running*/
142 static pthread_cond_t gOpenExCalled; /* synchronize when the lhs_audioinOpenEx is called*/
145 static pthread_cond_t gCloseCalled; /* synchronize when the lhs_audioinClose is called*/