Lines Matching refs:rt_thread
695 struct rt_thread *current_thread;
715 struct rt_thread *idle_thread;
732 struct rt_thread *current_thread;
733 struct rt_thread *idle_thread;
749 struct rt_thread;
762 typedef rt_err_t (*rt_wakeup_func_t)(void *object, struct rt_thread *thread);
848 typedef void (*rt_thread_cleanup_t)(struct rt_thread *tid);
854 struct rt_thread struct
956 typedef struct rt_thread *rt_thread_t; argument
1036 struct rt_thread *owner; /**< current owner of mutex */
1439 struct rt_thread *reply; /**< the thread will be reply */