Uses of Class
com.compomics.util.threading.SimpleSemaphore
Package | Description |
---|---|
com.compomics.util.db.object |
This package contains the classes relative to the object database.
|
-
Uses of SimpleSemaphore in com.compomics.util.db.object
Fields in com.compomics.util.db.object declared as SimpleSemaphore Modifier and Type Field Description static SimpleSemaphore
DbMutex. dbMutex
The db mutex.static SimpleSemaphore
DbMutex. loadObjectMutex
The cache load objects mutex.