PreviousUpNext

13.4.6  cpu_bound_task_pthreads

The standard library cpu_bound_task_pthreads package implements pthreads which offload CPU-intensive computations from the main threadkit pthread.

The cpu_bound_task_pthreads package implements the Cpu_Bound_Task_Pthreads api.

The cpu_bound_task_pthreads package source code is in src/lib/std/src/pthread/cpu-bound-task-pthreads.pkg.

See also: io_bound_task_pthreads.

See also: io_wait_pthread.

The above information is manually maintained and may contain errors.

Cpu_Bound_Task_Pthreads

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext