MCPcopy 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
287void cdvdUnlock()
288{
289 s_cdvd_lock.unlock();
290}
291
292void CDVDsys_SetFile(CDVD_SourceType srctype, std::string newfile)
293{

Callers 2

ShutdownMethod · 0.85
CloseMethod · 0.85

Calls 1

unlockMethod · 0.80

Tested by

no test coverage detected