Pudu programming language
Menu
API reference

Std.Concurrent.Pool.queued

1 declaration

fn

queued: &Std.Concurrent.Pool.Pool -> Result[Int, Std.Concurrent.ConcurrentError]

How many jobs are waiting for a worker.

Back to Std.Concurrent.PoolSearch related declarations