exercise12_3

package
v0.0.0-...-2a17dc3 Latest Latest
Warning

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

Go to latest
Published: May 19, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpinSemaphore

type SpinSemaphore int32

func NewSpinSemaphore

func NewSpinSemaphore(permits int32) *SpinSemaphore

func (*SpinSemaphore) Acquire

func (s *SpinSemaphore) Acquire()

func (*SpinSemaphore) Release

func (s *SpinSemaphore) Release()

Jump to

Keyboard shortcuts

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