Results for “Std.Concurrent.Coordinate.withPermit”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Concurrent.Coordinate.withPermit
&Std.Concurrent.Coordinate.Semaphore -> fn() -> T -> Result[T, Std.Concurrent.Coordinate.CoordinateError]Run an action holding a permit. The action runs on a thread of its own,
