Home
last modified time | relevance | path

Searched refs:inputMutex (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_ringbuffer.c798 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()
H A Dfrhsl_cfg.h270 pthread_mutex_t inputMutex; // mutex synchronising the input threads member