get_num_processors
Description:
Determine the approximate number of threads that the system will schedule simultaneously for this process.
This is intended to be used as a parameter to ThreadPool.with_owned_data for CPU bound tasks and similar cases.
Returns:
Number of schedulable threads, always greater than 0 |
Namespace: GLib
Package: glib-2.0