MailQueueProducer() is only used within FreeRTOS_Mail.
 
Symbols
loading...
Files
loading...

MailQueueProducer() function

Mail Producer Thread.

Syntax

static void MailQueueProducer (const void *argument);
Implemented in main.c:108

Arguments

argument

Not used

Return value

None

References

LocationReferrerText
main.c:108
static void MailQueueProducer(const void *argument)
main.c:47
static void MailQueueProducer (const void *argument);
main.c:93main()
osThreadDef(QProd, MailQueueProducer, osPriorityBelowNormal, 0, blckqSTACK_SIZE);

Call Tree

Functions called by MailQueueProducer()
MailQueueProducer()
Data read by MailQueueProducer()
Data written by MailQueueProducer()
MailQueueProducer()
Type of MailQueueProducer()
MailQueueProducer()
all items filtered out