Searched refs:random_semaphore (Results 1 – 1 of 1) sorted by relevance
131 *random_semaphore = (SemaphoreInfo *) NULL; variable774 if (random_semaphore == (SemaphoreInfo *) NULL) in RandomComponentGenesis()775 random_semaphore=AcquireSemaphoreInfo(); in RandomComponentGenesis()799 if (random_semaphore == (SemaphoreInfo *) NULL) in RandomComponentTerminus()800 ActivateSemaphoreInfo(&random_semaphore); in RandomComponentTerminus()801 RelinquishSemaphoreInfo(&random_semaphore); in RandomComponentTerminus()