A long time ago, Ben Combee wrote: > > SrmWakeUpHandler routines happen at "interrupt time". The only > notification mechanisms you have are SysNotifyBroadcastFromInterrupt > (Palm OS 4.0 and later) and EvtEnqueueKey. Posting an event using > EvtAddEventToQueue is forbidden, since its not reentrant-safe.
EvtWakeup() is also documented to be callable by interrupt routines. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
