Uses of Interface
org.newsclub.net.unix.memory.SharedMutex
Packages that use SharedMutex
-
Uses of SharedMutex in org.newsclub.net.unix.memory
Methods in org.newsclub.net.unix.memory that return SharedMutexModifier and TypeMethodDescriptionSharedMemory.mutex(MemorySegment addr) Returns aSharedMutexinstance working with the givenMemorySegment, which has to be exactlySharedMemory.MUTEX_SEGMENT_SIZEbytes long.