This commit is contained in:
Nekotekina 2015-03-11 20:50:11 +03:00
parent bd517cf915
commit 0cf7bb056e
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ struct event_flag_t
, protocol(protocol)
, type(type)
, name(name)
, cancelled(0)
, waiters(0)
{
}