Searched refs:EvTerminate (Results 1 – 2 of 2) sorted by relevance
43 struct EvTerminate : sc::event< EvTerminate > {}; struct126 sc::termination< EvTerminate >,135 machine.my_handle(), MakeEvent( new EvTerminate() ) ); in react()
42 struct EvTerminate : sc::event< EvTerminate > {}; struct108 sc::custom_reaction< EvTerminate >,142 sc::result react( const EvTerminate & ) in react()