Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ cdvdUnlock
Function
cdvdUnlock
pcsx2/CDVD/CDVDcommon.cpp:287–290 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
void cdvdUnlock()
288
{
289
s_cdvd_lock.unlock();
290
}
291
292
void CDVDsys_SetFile(CDVD_SourceType srctype, std::string newfile)
293
{
Callers
2
Shutdown
Method · 0.85
Close
Method · 0.85
Calls
1
unlock
Method · 0.80
Tested by
no test coverage detected