mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 07:51:28 +12:00
Bugfix
This commit is contained in:
parent
bd517cf915
commit
0cf7bb056e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ struct event_flag_t
|
||||||
, protocol(protocol)
|
, protocol(protocol)
|
||||||
, type(type)
|
, type(type)
|
||||||
, name(name)
|
, name(name)
|
||||||
|
, cancelled(0)
|
||||||
, waiters(0)
|
, waiters(0)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue