
An event flag is a process synchronization primitive in the OpenVMS operating system. It has two possible states, set or cleared. The following basic primitive operations are provided: Additional synchronization operations are: Event flags can be either local (per-process) or common (accessible by more than one process). Each process has its own s...
Found on
http://en.wikipedia.org/wiki/Event_flag
No exact match found.