> Will rtl_no_interrupts(), rtl_restore_interrupts() help
> me in achieving this atomicity. But if a high priority
> thread is kicked will the scheduler schedule this high
> priority thread immediately ?

As far as I know, if interrupts are disabled, the thread can't be kicked. 
Nothing can happen but the execution of the current code.
Ivan
_______________________________________________
Rtl mailing list
[EMAIL PROTECTED]
http://www2.fsmlabs.com/mailman/listinfo.cgi/rtl

Reply via email to