The standard library threadkit_driver_for_posix package implements the interface to an OS specific module that glues the various OS-specific scheduling operations together (i.e., timeouts, I/O, signals, etc).
The threadkit_driver_for_posix package implements the Threadkit_Driver_For_Os api.
The threadkit_driver_for_posix package source code is in src/lib/src/lib/thread-kit/src/posix/threadkit-driver-for-posix.pkg. The above information is manually maintained and may contain errors.
Threadkit_Driver_For_Os