PreviousUpNext

13.4.134  threadkit_queue

The standard library threadkit_queue package implements the basic scheduling queues used throughout the Mythryl multithreaded-support implementation.

The threadkit_queue package implements the Threadkit_Queue api.

The threadkit_queue package source code is in src/lib/src/lib/thread-kit/src/core-thread-kit/threadkit-queue.pkg.

See also: queue.

See also: heap_priority_queue.

See also: leftist_tree_priority_queue.

The above information is manually maintained and may contain errors.

Threadkit_Queue

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext