Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / TAO / tests / POA / Excessive_Object_Deactivations / test.idl
blob3c2146f832577172f09237d2acdd179fca9ae351
1 interface test
3 void deactivate_self ();
4 };