Tizen RT Libs&Environment
v1.0 D5
|
Structure for elements that define a queue signal. The following is used to attach a signal to a message queue to notify a task when a message is available on a queue. More...
#include <signal.h>
Data Fields | |
uint8_t | sigev_notify |
uint8_t | sigev_signo |
union sigval | sigev_value |
Structure for elements that define a queue signal. The following is used to attach a signal to a message queue to notify a task when a message is available on a queue.