Difference between revisions of "LEF"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "'''LEF''', or '''waiting for local event flag''', is a [[Process|process] state that represents waiting for an event to occur before the process can continue execution: usuall...")
 
(No difference)

Latest revision as of 14:14, 28 November 2019

LEF, or waiting for local event flag, is a [[Process|process] state that represents waiting for an event to occur before the process can continue execution: usually, that would be waiting for an I/O to complete or the user to enter a command.