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