Searched defs:semaphoreResource (Results 1 – 1 of 1) sorted by relevance
101 try (SemaphoreResource semaphoreResource = SemaphoreResource.acquire(semaphore)) { in threadLock()117 try (SemaphoreResource semaphoreResource = SemaphoreResource.tryAcquire(semaphore)) { in tryThreadLock()