mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:45:22 +08:00
分离defunct
This commit is contained in:
@@ -641,6 +641,7 @@ rt_ssize_t rt_mq_recv_prio(rt_mq_t mq,
|
||||
/**@}*/
|
||||
|
||||
/* defunct */
|
||||
void rt_thread_defunct_init(void);
|
||||
void rt_thread_defunct_enqueue(rt_thread_t thread);
|
||||
rt_thread_t rt_thread_defunct_dequeue(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user