Bugfix
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user