This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Mailbox + other events

Is it acceptable for a reader task to wait on multiple or'd events when one of the events is an implicit mailbox task?  See code sample attached.

  • There is a description of using implicit events in the SYS/BIOS User’s Guide (located in your installation at bios_6_x_y_z/docs/Bios_User_Guide.pdf).  Search for the "Implicitly Posted Events" section. 

    The Mailbox example there is amazingly similar to the code snippet you attached.