mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 08:24:16 +09:00
Set a default minimum of 4 threads in a pool. Avoids issues with system running with a single processor (might lead to deadlocks if the code assumes > 1 thread handling stuff)