Class Event

Inheritance

Object Event 🡄 Object

Methods

resetEvent ()
setEvent ()
waitFor ( timeout ) Waits for the event to be set.

Creation

createEvent ( ManualReset, InitialState ) Returns an event object.


Inheritance

Object
Event 🡄 Object

Methods

resetEvent ()
setEvent ()
waitFor ( timeout )
Waits for the event to be set. Returns wrSignaled(0), wrTimeout(1), wrAbandoned(2) or wrError(3).

Parameters:

  • timeout

Returns:

    integer

Creation

createEvent ( ManualReset, InitialState )
Returns an event object.

Parameters:

  • ManualReset
  • InitialState

Returns:

    Event
generated by LDoc 1.4.6-antum-dev-1 Last updated 2019-02-27 23:30:35