mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
https://github.com/libretro/RetroArch/pull/16871/files#r1715823706
This commit is contained in:
parent
4016b2524b
commit
079ef42a40
@ -641,7 +641,7 @@ static void task_cloud_sync_upload_cb(void *user_data, const char *path, bool su
|
||||
}
|
||||
|
||||
slock_lock(tcs_running_lock);
|
||||
sync_state->waiting++;
|
||||
sync_state->waiting--;
|
||||
slock_unlock(tcs_running_lock);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user