DosPMMuxSemWait: Difference between revisions
Appearance
Created page with "==Description== This function wait until one of N semaphore is cleared. ==Syntax== <PRE> </PRE> ==Parameters== ==Return Code== ==Remarks== ==Example Code== ===C Binding=..." |
mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This function wait until one of N semaphore is cleared. | This function wait until one of N semaphore is cleared. | ||
==Syntax== | ==Syntax== | ||
DosPMMuxSemWait () | |||
==Parameters== | ==Parameters== | ||
==Related Functions== | ==Related Functions== | ||
* | * | ||
[[Category:Dos]] | |||
[[Category: |
Latest revision as of 20:32, 13 June 2019
This function wait until one of N semaphore is cleared.
Syntax
DosPMMuxSemWait ()