Searched refs:inputMutex (Results 1 – 2 of 2) sorted by relevance
798 if(deleteMutex(&(_hsl->inputMutex))) in bufferFinalize()845 if (initMutex(&(_hsl->inputMutex))) in bufferInitialize()928 pthread_mutex_lock(&(_hsl->inputMutex)); in bufferAllocateWrite()1045 pthread_mutex_unlock(&(_hsl->inputMutex)); in bufferAllocateWrite()
270 pthread_mutex_t inputMutex; // mutex synchronising the input threads member