内核对象类型(rt-thread)

/**
 *  The object type can be one of the follows with specific
 *  macros enabled:
 *  - Thread
 *  - Process
 *  - Semaphore
 *  - Mutex
 *  - Event
 *  - MailBox
 *  - MessageQueue
 *  - MemPool
 *  - Device
 *  - Timer
 *  - Unknown
 *  - Static
 */

posted on 2021-12-16 01:08  lydstory  阅读(20)  评论(0)    收藏  举报

导航