Jump to content

DosPMMuxSemWait: Difference between revisions

From EDM2
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=..."
 
Ak120 (talk | contribs)
(No difference)

Revision as of 10:40, 13 February 2017

Description

This function wait until one of N semaphore is cleared.

Syntax


Parameters

Return Code

Remarks

Example Code

C Binding


MASM Binding


Related Functions