Jump to content

DosPMMuxSemWait

From EDM2
Revision as of 02:22, 26 September 2016 by Martini (talk | contribs) (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=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This function wait until one of N semaphore is cleared.

Syntax


Parameters

Return Code

Remarks

Example Code

C Binding


MASM Binding


Related Functions