W3cubDocs

/Crystal

module Sync::Lockable

Overview

General type to abstract lockable types such as Sync::Mutex and Sync::RWLock to be used interchangeably by other types, for example Sync::ConditionVariable.

Direct including types

Defined in:

sync/lockable.cr

© 2012–2026 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.19.0/Sync/Lockable.html