Start Back Next End
  
ZBasic System Library
333
ZBasic Microcontrollers
UnlockTask
Type
Subroutine
Invocation
UnlockTask() 
Discussion
This routine causes the running task to become unlocked so that other tasks can run.  Calling
UnlockTask() when a task is not actually locked has no effect.
See Also
Previous page Top Next page