ZBasic System Library
281
ZX Microcontroller Family
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