blob: 9d10a537001324a124b3a6ffd5abb25b97ac1d19 [file] [log] [blame]
pkg nsync, const Cancelled ideal-int
pkg nsync, const Expired ideal-int
pkg nsync, const OK ideal-int
pkg nsync, method (*CV) Broadcast()
pkg nsync, method (*CV) Signal()
pkg nsync, method (*CV) Wait(sync.Locker)
pkg nsync, method (*CV) WaitWithDeadline(sync.Locker, time.Time, <-chan struct{}) int
pkg nsync, method (*Mu) Lock()
pkg nsync, method (*Mu) TryLock() bool
pkg nsync, method (*Mu) Unlock()
pkg nsync, type CV struct
pkg nsync, type Mu struct
pkg nsync, var NoDeadline time.Time