Results for “Std.Sync.lock”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Sync.lock
&Std.Sync.Mutex -> Result[(), Std.Sync.SyncError]Take a lock, waiting until it is free.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Sync.Mutex -> Result[(), Std.Sync.SyncError]Take a lock, waiting until it is free.