DosOpenEventSem opens (obtains access to) an event semaphore for all of the threads in the calling process.

Note: The process that created the semaphore has immediate access to the semaphore, and does not need to call DosOpenEventSem.