RTEMS 6.1-rc2
|
This source file contains the implementation of _Thread_queue_Queue_get_name_and_id(). More...
Functions | |
size_t | _Thread_queue_Queue_get_name_and_id (const Thread_queue_Queue *queue, char *buffer, size_t buffer_size, Objects_Id *id) |
Copies the thread queue name to the specified buffer. | |
This source file contains the implementation of _Thread_queue_Queue_get_name_and_id().