


The standard library thread_scheduler_is_running package implements a flag publishing whether Mythryl is running monothread or multithreaded.
The thread_scheduler_is_running package currently has no api.
The thread_scheduler_is_running package source code is in src/lib/src/lib/thread-kit/src/core-thread-kit/thread-scheduler-is-running.pkg.
See also: thread_scheduler package.
See also: thread_scheduler_control package.
The above information is manually maintained and may contain errors.
api { thread_scheduler_is_running : Ref(Bool );
};


