Crate jxl_threadpool
source ·Expand description
Internal crate used in jxl-oxide, for abstraction of thread pool.
JxlThreadPool
is re-exported by jxl-oxide
.
Structs§
- Fork-join scope created by thread pool.
- Thread pool wrapper.
Internal crate used in jxl-oxide, for abstraction of thread pool.
JxlThreadPool
is re-exported by jxl-oxide
.