Lines Matching full:system
26 * RT-Thread operating system supports multitask systems, which are based on thread
39 * - The number of threads in the system is unlimited, only related with RAM.
44 * * @brief clock and system timer management
56 * The Kernel object system can access and manage all of the kernel objects.
68 * It can be dynamic objects as well, whose memory is allocated from system heaps
76 * RT-Thread operating system supports the traditional semaphore and mutex.
102 * RT-Thread operating system supports two types memory management:
114 * for large memory system. All of them has no real-time character.
118 * @defgroup Device Device System
121 * The Device System is designed as simple and minimum layer to help communication between
124 * The Device System provide five interfaces to driver: