package
0.0.11
Repository: https://github.com/grailbio/base.git
Documentation: pkg.go.dev

# Functions

NewCond returns a new ContextCond based on Locker l.

# Structs

A Cond is a condition variable that implements a context-aware Wait.
Mutex is a context-aware mutex.