RTEMS
Public Attributes | List of all members
Thread_queue_Object Struct Reference

Helper structure to ensure that all objects containing a thread queue have the right layout. More...

#include <threadqimpl.h>

Public Attributes

Objects_Control Object
 
Thread_queue_Control Wait_queue
 

Detailed Description

Helper structure to ensure that all objects containing a thread queue have the right layout.

See also
_Thread_Wait_get_id() and THREAD_QUEUE_OBJECT_ASSERT().

Definition at line 1445 of file threadqimpl.h.


The documentation for this struct was generated from the following file: