mirror of
https://github.com/libretro/RetroArch
synced 2025-03-26 20:37:10 +00:00
Reintroduce deinit and get rid of slock_unlock at bottom of threaded_worker function
This commit is contained in:
parent
51e2da2cbd
commit
a2c435ab2c
@ -456,8 +456,6 @@ static void threaded_worker(void *userdata)
|
||||
retro_sleep(10);
|
||||
#endif
|
||||
}
|
||||
|
||||
slock_unlock(running_lock);
|
||||
}
|
||||
|
||||
static void retro_task_threaded_init(void)
|
||||
|
Loading…
x
Reference in New Issue
Block a user