Micro FocusĀ Studio Enterprise EditionĀ for Windows
>
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
Related information
RETURN-CODE Values For Synchronization Routines
Synchronization Routines