X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fspu.c;h=0e4b154e66b331d53b7753e5c78c2255ff732f1d;hp=6671e3eda2c4ccac850dd0c5adfa1434171ad362;hb=42dde520a83b9c391b41b0eceecb1ce3eaed7e72;hpb=8338889c466f3dc392a7a83598a65dcac8cbcc38 diff --git a/plugins/dfsound/spu.c b/plugins/dfsound/spu.c index 6671e3ed..0e4b154e 100644 --- a/plugins/dfsound/spu.c +++ b/plugins/dfsound/spu.c @@ -1490,6 +1490,8 @@ static void init_spu_thread(void) { int ret; + spu.sb_thread = spu.sb_thread_; + if (sysconf(_SC_NPROCESSORS_ONLN) <= 1) return;