Skip to content

gthreadpool: Mention g_get_num_processors() in the thread pool docs

Philip Withnall requested to merge pwithnall/glib:272-thread-pool-docs into master

Just to make it a little more obvious that a thread pool can be initialised with one thread per logical CPU.

Signed-off-by: Philip Withnall withnall@endlessm.com

Fixes: #272 (closed)

Merge request reports