Pudu programming language
Menu
API reference

Std.Sync.Mutex

1 declaration

type

Mutex

This declaration introduces a public type.

What it does

A lock, held by at most one thread at a time.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.SyncSearch related declarations