aqhome: more work on new event/ipc interface.
This commit is contained in:
@@ -40,6 +40,8 @@ struct AQH_OBJECT {
|
||||
AQH_OBJECT_SIGNALHANDLER_FN signalHandlerFn;
|
||||
AQH_OBJECT_ENABLE_FN enableFn;
|
||||
AQH_OBJECT_DISABLE_FN disableFn;
|
||||
|
||||
int refCount;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user