[TEST] Hunting down recursive mutex 5

This commit is contained in:
CamilleLaVey
2026-07-17 03:00:53 -04:00
parent 84490a7d6f
commit a484e6c34b
2 changed files with 3 additions and 5 deletions
@@ -147,7 +147,7 @@ namespace AndroidSettings {
&show_performance_overlay};
Settings::Setting<s32> pipeline_worker_count{linkage, 0, "pipeline_worker_count",
Settings::Setting<s32> pipeline_worker_count{linkage, 2, "pipeline_worker_count",
Settings::Category::Android,
Settings::Specialization::Default,
true,