release

The release Statement

The release statement releases the named mutex allowing other threads to acquire it. The syntax of the release statement is shown below.

 release muFoo  // release mutex for subroutine

Generated by  doxygen 1.6.2