Home | History | Annotate | Download | only in src

Lines Matching refs:pthread_cond_destroy

282   if( pthread_cond_destroy(&gThreadRunning) != 0 )
286 if( pthread_cond_destroy(&gOpenExCalled) != 0 )
290 if( pthread_cond_destroy(&gCloseCalled) != 0 )