Jump to content

DevHlp PutWaitingQueue

From EDM2
Revision as of 18:30, 23 May 2025 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Put I/O request on waiting queue.

Put a request on the waiting queue in the unit control block for the specified unit.

Syntax

PutWaitingQueue  (pUnitCB,pIORB)

Parameters

pUnitCB (NPUNITCB) - input
Pointer to UnitCB.
pIORB (NPIORB) - input
Pointer to IORB

Returns

Void.