Course Lab // VxWorks 7: VxWorks Events

Limited availability | See below

rate limit

Code not recognized.

About this course

VxWorks Events are a method of providing an alternative method of synchronization between tasks. They allow a task to pend on multiple events similar to select() in POSIX. Events may be sent by tasks, interrupts or object such as queues and semaphores.

About this course

VxWorks Events are a method of providing an alternative method of synchronization between tasks. They allow a task to pend on multiple events similar to select() in POSIX. Events may be sent by tasks, interrupts or object such as queues and semaphores.