Module worker_thread

Source

Structs§

WorkerThreadActionExecutor

Functions§

execute_on_worker_thread
execute_on_worker_thread_interactive
execute_on_worker_thread_priority
set_worker_thread_count
Sets the number of worker threads that are currently running. By default, this is the number of cores on the system minus one.
worker_thread_count
Returns the number of worker threads that are currently running. By default, this is the number of cores on the system minus one