Micro FocusĀ Enterprise DeveloperĀ 3.0 for Visual Studio 2013
>
General Reference
>
Library Routines
>
Multi-threading Routines
>
Synchronization routines
>
Synchronization routines - events
Synchronization routines - events
Events - General Notes
CBL_EVENT_CLEAR
Clears the specified event.
CBL_EVENT_CLOSE
Closes the supplied event handle.
CBL_EVENT_OPEN_INTRA
Creates an intra-process event.
CBL_EVENT_POST
Posts the specified event.
CBL_EVENT_WAIT
Waits for the event to be posted.
Parent topic:
Synchronization routines