sync/

directory
v0.0.0-...-d60a78d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2023 License: Apache-2.0

README

common/sync

This directory should be used for libraries that assist in the coordination of concurrent processes (goroutines, threads, os processes).

Directories

Path Synopsis
Package bufferpool implements a pool of bytes.Buffer instances backed by a sync.Pool.
Package bufferpool implements a pool of bytes.Buffer instances backed by a sync.Pool.
Package cancelcond implements a wrapper around sync.Cond that response to context.Context cancellation.
Package cancelcond implements a wrapper around sync.Cond that response to context.Context cancellation.
Package mutexpool implements P, a pool of keyed mutexes.
Package mutexpool implements P, a pool of keyed mutexes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL