Searched refs:Event_Construct (Results 1 – 2 of 2) sorted by relevance
40 #define Event_Construct(p) *(p) = NULL macro
16 Event_Construct(&p->canStart); in MtSync_Construct()17 Event_Construct(&p->wasStarted); in MtSync_Construct()18 Event_Construct(&p->wasStopped); in MtSync_Construct()