ReentrantLock

zio.concurrent.ReentrantLock
See theReentrantLock companion class
object ReentrantLock

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def make(fairness: Boolean): UIO[ReentrantLock]