Blocking

The CICS_EpiGetEvent call can be made in a blocking mode by specifying CICS_EPI_WAIT for the Wait parameter.

If no event is waiting to be collected, the function waits and does not return until an event becomes available. You can use this mechanism in a multithreaded environment, where a secondary thread can be dedicated to event processing. It can also be used after a notification by callback, because the event information is known to be available.


Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//progde/cclaococ.html