


The standard library io_bound_task_pthreads package implements pthreads which offload I/O-intensive computations from the main threadkit pthread (or, more generally, any slow operations which are not CPU-bound).
The io_bound_task_pthreads package implements the Io_Bound_Task_Pthreads api.
The io_bound_task_pthreads package source code is in src/lib/std/src/pthread/io-bound-task-pthreads.pkg.
See also: cpy_bound_task_pthreads.
See also: io_wait_pthread.
The above information is manually maintained and may contain errors.
Io_Bound_Task_Pthreads


