navigate.controller.thread_pool

Classes

SelfLockThread([group, target, name, args, ...])

A custom thread class with self-locking capabilities.

SynchronizedThreadPool()

A custom thread pool with synchronization and control features.

ThreadWaitlist()

A custom thread waitlist with synchronization capabilities.