TSemaphore

final class TSemaphore extends AnyVal
Companion:
object
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def withPermit[E, B](stm: STM[E, B]): STM[E, B]

Concrete fields