|
ZBasic System Library
328
ZBasic Microcontrollers
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
|