UM C API  6.12.1
lbm_src_event_wakeup_t_stct Struct Reference

Structure that holds source wakeup event data. More...

#include <lbm.h>

Data Fields

int flags
 

Detailed Description

Structure that holds source wakeup event data.

A structure used to indicate the type of source that is now unblocked.

See lbm_timespec_t_stct for field definitions.

Field Documentation

int lbm_src_event_wakeup_t_stct::flags

Bitmap indicating which context-level sources are now unblocked. Zero or more flag bits ORed together: LBM_SRC_EVENT_WAKEUP_FLAG_* (i.e. LBM_SRC_EVENT_WAKEUP_FLAG_NORMAL, LBM_SRC_EVENT_WAKEUP_FLAG_MIM, LBM_SRC_EVENT_WAKEUP_FLAG_UIM, LBM_SRC_EVENT_WAKEUP_FLAG_REQUEST, LBM_SRC_EVENT_WAKEUP_FLAG_RESPONSE)


The documentation for this struct was generated from the following file: