Go to the first, previous, next, last section, table of contents.


popLockframe

Function: popLockframe { -> }
file: job.t
package: muf
status: alpha

This operator pops a LOCK frame off the loop stack; It is used to mark the end of a withLockDo{ ... } clause.

See section `pushLockframe' in Muq Source Code.

See section `JOB_STACKFRAME_LOCK' in Muq Source Code.

See section `Loop Stacks' in Muq Source Code.

See section reset.


Go to the first, previous, next, last section, table of contents.