Searched refs:SEMAPHORE_SHOULD_NOT_EXIST (Results 1 – 1 of 1) sorted by relevance
140 private static boolean SEMAPHORE_SHOULD_NOT_EXIST = false; field in SimpleFileSemaphore167 … assure(_bShouldFileExists == SEMAPHORE_SHOULD_NOT_EXIST, "Semaphore should not exist!"); in testSemaphoreFile()175 testSemaphoreFile(a, SEMAPHORE_SHOULD_NOT_EXIST); in main()183 testSemaphoreFile(a, SEMAPHORE_SHOULD_NOT_EXIST); in main()
Completed in 12 milliseconds