semaphore

package module
v0.0.0-...-314c1e9 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2018 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Semaphore

type Semaphore chan ticket

func New

func New(capacity int) Semaphore

func (Semaphore) Empty

func (s Semaphore) Empty()

func (Semaphore) P

func (s Semaphore) P()

func (Semaphore) V

func (s Semaphore) V()

Jump to

Keyboard shortcuts

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