pcsx2: initialize pxEvtQueue

CID 146991
This commit is contained in:
Gregory Hainaut 2016-03-28 17:19:13 +02:00
parent cf722fdf50
commit 27400b0be1
1 changed files with 3 additions and 4 deletions

View File

@ -156,10 +156,9 @@ void SysExecEvent::PostResult() const
// --------------------------------------------------------------------------------------
// pxEvtQueue Implementations
// --------------------------------------------------------------------------------------
pxEvtQueue::pxEvtQueue()
pxEvtQueue::pxEvtQueue() :
m_OwnerThreadId(), m_Quitting(false), m_qpc_Start(0)
{
m_Quitting = false;
m_qpc_Start = 0;
}
// Puts the event queue into Shutdown mode, which does *not* immediately stop nor cancel