RTEMS ITRON 3.0 API User's Guide
The eventflag manager provides a high performance method of intertask communication and synchronization. The directives provided by the eventflag manager are:
The services provided by the eventflags manager are:
cre_flg - Create Eventflag
del_flg - Delete Eventflag
set_flg - Set Eventflag
clr_flg - Clear Eventflag
wai_flg - Wait on Eventflag
pol_flg - Wait for Eventflag (Polling)
twai_flg - Wait on Eventflag with Timeout
ref_flg - Reference Eventflag Status
RTEMS ITRON 3.0 API User's Guide
Copyright © 1988-2004 OAR Corporation