_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
nsync 1.26.0
Channel: guix
Location: gnu/packages/c.scm (gnu packages c)
Home page: https://github.com/google/nsync
Licenses: ASL 2.0
Synopsis: C library for synchronization primitives
Description:

nsync is a C library that exports various synchronization primitives:

  1. locks,

  2. condition variables,

  3. run-once initialization,

  4. waitable counter (useful for barriers),

  5. waitable bit (useful for cancellation, or other conditions).

Total results: 1