include vmm.inc
mov eax, Semaphore ; semaphore handle
VMMcall Destroy_Semaphore
The Destroy_Semaphore service destroys the specified semaphore.
Semaphore
Specifies the handle of the semaphore to delete.
This service has no return value.
Flags
Create_Semaphore