Package

monifu.concurrent

locks

Permalink

package locks

Package provided for Scala.js for source-level compatibility. Usage of these locks in Scala.js does not imply any overhead.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. locks
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. type SpinLock = LockImpl.type

    Permalink

Value Members

  1. object Macros

    Permalink
  2. def SpinLock(): SpinLock

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped