End_V86_Serialization


include vmm.inc

VMMcall End_V86_Serialization

Decrements the usage count of the V86 mutex. When the count reaches zero, the mutex is no longer owned by the current system VM thread. (For more information, see the description of the Begin_V86_Serialization service.) Uses Flags.

See also Begin_V86_Serialization