[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 7F Fn 00  - Alloy Ntnx, Mw386 - Semaphore Lock And Wait                [N]

   AH = 00h
   DS:DX -> ASCIZ semaphore name (max 64 bytes)

Return: AL = status (see below)
   AH = semaphore owner if status=02h

See Also: AH=01h,AH=02h,AH=41h,INT 67/AH=00h

Values for status:
 00h   successful
 01h   invalid function
 02h   semaphore already locked
 03h   unable to lock/unlock semaphore
 04h   semaphore space exhausted
 05h   host/target PC did not respond (NTNX)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson