NOTE:This is a read only archive of threads posted to the FreeRTOS support forum. Use these archive pages to search previous posts. New forum support threads can be started at the
FreeRTOS forums.
FreeRTOS Support Archive
The FreeRTOS support forum can be used for active support both from Amazon Web Services and the community. In return for using our software for free, we request you play fair and do your bit to help others! Sign up for an account and receive notifications of new support topics then help where you can.

This is a read only archive of threads posted to the FreeRTOS support forum. Use these archive pages to search previous posts. New forum support threads can be started at the FreeRTOS forums.
[FreeRTOS Home]
[Live FreeRTOS Forum]
[FAQ]
[Archive Top]
[May 2013 Threads]
Queue registr documentation update
Posted by
*anonymous on May 27, 2013
Hello,
please update the documentation site for prvQueueUnregisterQueue
http://www.freertos.org/vQueueUnregisterQueue.html . The function prvQueueUnregisterQueue is no more public (7.4.0) and is called during deletion of a queue by default if configQUEUE_REGISTRY_SIZE > 0.
Best
Martin
Queue registr documentation update
Posted by
richardbarry on May 27, 2013
Thanks for pointing this out. I will either make the function public or update the documentation as appropriate.
Regards.
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.