Searched refs:fRequestMutex (Results 1 - 2 of 2) sorted by path

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDVLib.c1159 pthread_mutex_init(&dvThread->fRequestMutex, NULL);
1333 pthread_mutex_destroy(&dvThread->fRequestMutex);
1718 pthread_mutex_lock(&thread->fRequestMutex);
1741 pthread_mutex_unlock(&thread->fRequestMutex);
H A DDVLib.h107 pthread_mutex_t fRequestMutex; member in struct:_DVThread

Completed in 206 milliseconds