Skip to content

gthreadpool: Document that g_thread_pool_new() will spawn a thread

Philip Withnall requested to merge pwithnall/glib:2958-thread-pool-docs into main

Otherwise it might look like it would only start spawning threads when jobs are enqueued.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Helps: #2958 (closed)

Closes #2958 (closed)

Merge request reports