summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/FileSystemGCWii.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2016-09-24 14:43:03 +0200
committerJosJuice <josjuice@gmail.com>2017-05-14 21:11:46 +0200
commit2a2db160874d4f15f98b62393aa272e2b7fd9aa3 (patch)
tree082ce9f3daec62501c6bb0223612a2048d8877d8 /Source/Core/DiscIO/FileSystemGCWii.cpp
parent5a5595774105faa748fe3799a91925bfca3c6699 (diff)
DVDInterface: Remove GetVolume
For thread safety reasons, the currently inserted volume must only be accessed by the DVD thread (or by the CPU thread if it calls DVDThread::WaitUntilIdle() first). After this commit, only DVDThread.cpp can access the volume, which prevents code in other files from accessing the volume in a non-threadsafe way.
Diffstat (limited to 'Source/Core/DiscIO/FileSystemGCWii.cpp')
0 files changed, 0 insertions, 0 deletions