DosDeleteMuxWaitSem deletes an event semaphore or a mutex semaphore from the existing list of semaphores in a muxwait semaphore.
This function can be called by any thread in the process that created the muxwait semaphore. Other processes can also call this function, but they must first gain access to the muxwait semaphore by calling DosOpenMuxWaitSem.