Lines Matching refs:rt_list_t
300 rt_list_t list; /**< list node of kernel object */
359 rt_list_t object_list; /**< object list */
410 rt_list_t list_node; \
446 static rt_list_t name##_hooklist = RT_LIST_OBJECT_INIT(name##_hooklist); \
568 rt_list_t row[RT_TIMER_SKIP_LIST_LEVEL];
704 rt_list_t priority_table[RT_THREAD_PRIORITY_MAX];
814 rt_list_t node;
829 rt_list_t siginfo_list;
878 rt_list_t taken_object_list;
917 rt_list_t sibling; /**< next thread of same process */
993 rt_list_t suspend_thread; /**< threads pended on this resource */
1037 rt_list_t taken_list; /**< the object list taken by thread */
1094 …rt_list_t suspend_sender_thread; /**< sender thread suspended on this mailbox */
1126 …rt_list_t suspend_sender_thread; /**< sender thread suspended on this message q…
1230 rt_list_t suspend_thread; /**< threads pended on this resource */
1359 rt_list_t waiting_list;
1378 rt_list_t node; /**< to mount on bus */
1441 rt_list_t wait_msg; /**< the wait queue of sender msg */
1442 rt_list_t wait_thread; /**< the wait queue of sender thread */