Searched refs:accessSemaphore (Results 1 – 1 of 1) sorted by relevance
86 SemaphoreP_Struct accessSemaphore; member295 … if (SemaphoreP_pend(&RNGLPF3RF_instanceData.accessSemaphore, object->timeout) != SemaphoreP_OK) in RNGLPF3RF_getValidatedNumber()350 SemaphoreP_post(&RNGLPF3RF_instanceData.accessSemaphore); in RNGLPF3RF_getValidatedNumber()522 if (SemaphoreP_constructBinary(&RNGLPF3RF_instanceData.accessSemaphore, 1) == NULL) in RNGLPF3RF_conditionNoiseToGenerateSeed()803 …if (SemaphoreP_pend(&RNGLPF3RF_instanceData.accessSemaphore, SemaphoreP_WAIT_FOREVER) != Semaphore… in RNG_fillPoolIfLessThan()811 SemaphoreP_post(&RNGLPF3RF_instanceData.accessSemaphore); in RNG_fillPoolIfLessThan()