BlockingWithLocks

gears.async.Async.FromSync.BlockingWithLocks
class BlockingWithLocks(using support: AsyncSupport, scheduler: support.Scheduler) extends FromSync

Implements FromSync by directly blocking the current thread.

Attributes

Graph
Supertypes
trait FromSync
class Object
trait Matchable
class Any

Members list

Type members

Types

type Output[T] = T