PreviousUpNext

13.4.124  thread_scheduler

The standard library thread_scheduler package implements the scheduling queues and preemption mechanisms for Mythryl multithreaded programs.

The thread_scheduler package implements the Thread_Scheduler API.

The thread_scheduler package source code is in src/lib/src/lib/thread-kit/src/core-thread-kit/thread-scheduler.pkg.

See also: thread_scheduler_control package.

See also: thread_scheduler_is_running package.

The above information is manually maintained and may contain errors.

Thread_Scheduler

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext