mutex

package
v1.0.0-gitspaces-beta Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package mutex provides a global mutex.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Lock

func Lock()

Lock locks the global mutex for writes.

func RLock

func RLock()

RLock locks the global mutex for reads.

func RUnlock

func RUnlock()

RUnlock unlocks the global mutex.

func Unlock

func Unlock()

Unlock unlocks the global mutex.

Types

This section is empty.

Jump to

Keyboard shortcuts

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