On Fri, 19 Nov 1999 07:57:00 -0700, [EMAIL PROTECTED] wrote:

> On Fri, Nov 19, 1999 at 12:07:14AM -0500, Edgar F. Hilton wrote:
> > 
> > I guess the question should really read:
> > 
> > how do I stop periodic tasks???
> 
> 
--snip--
> 
> So
>       pthread_suspend(pthread_self())
>       rtl_schedule();
> 
> should do the trick.  If not, please tell me. 
> 
> It does seem a little clumsy, but we wanted to allow for calls to 
> suspend during interrupts and  I'm hesitant about  calls
> to  rtl_schedule during interrupts.   The API is not frozen, however,

Does the fact that pthread_wakeup_np calls rtl_schedule make
pthread_wakeup_np unusable from within interrupt handlers?

David Edwards




________________________________________________________________
Get FREE voicemail, fax and email at http://voicemail.excite.com
Talk online at http://voicechat.excite.com
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to