You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alexander Bernauer edited this page Feb 15, 2011
·
1 revision
support for preemptive interruption. Operating systems like TinyOS can offer a blocking function which executes non-critical function in preemptive mode. TinyOS would use TosThreads for that, for instance.