mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Norman Feske
parent
de7d4a5523
commit
60106ac2c8
@@ -171,7 +171,8 @@ class Genode::Timeout : private Noncopyable
|
||||
|
||||
Mutex _dispatch_mutex { };
|
||||
Raw _raw { };
|
||||
int _active { 0 };
|
||||
short _active { 0 };
|
||||
bool _delete { false };
|
||||
Alarm *_next { nullptr };
|
||||
Alarm_timeout_scheduler *_scheduler { nullptr };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user