mbed-os/rtos/include/rtos
Kevin Bracey 537bee9f4c Better document MemoryPool behaviour
Make explicit that `MemoryPool` is a raw allocator, and users need to
take care of object construction and destruction.
2021-04-13 14:37:47 +03:00
..
internal Incorporating reveiw comments - Moving mbed_rtos_types.h to public headers 2020-07-15 13:54:52 +01:00
ConditionVariable.h Incorporating reveiw comments - Moving mbed_rtos_types.h to public headers 2020-07-15 13:54:52 +01:00
EventFlags.h Incorporating reveiw comments - Moving mbed_rtos_types.h to public headers 2020-07-15 13:54:52 +01:00
Kernel.h platform: move internal headers to internal/ 2020-08-20 08:58:00 +01:00
Mail.h Incorporating reveiw comments - Moving mbed_rtos_types.h to public headers 2020-07-15 13:54:52 +01:00
MemoryPool.h Better document MemoryPool behaviour 2021-04-13 14:37:47 +03:00
Mutex.h Fixed doxygen comment 2020-07-20 17:40:41 +01:00
Queue.h Include mbed_assert.h in Queue 2020-07-30 11:23:24 -04:00
Semaphore.h Fixed doxygen comment 2020-07-20 17:40:41 +01:00
ThisThread.h Incorporating reveiw comments - Moving mbed_rtos_types.h to public headers 2020-07-15 13:54:52 +01:00
Thread.h Incorporating reveiw comments - Moving mbed_rtos_types.h to public headers 2020-07-15 13:54:52 +01:00
mbed_rtos_types.h Incorporating reveiw comments - Moving mbed_rtos_types.h to public headers 2020-07-15 13:54:52 +01:00
rtos.h Moving around a few items within \rtos 2020-07-09 15:57:29 +01:00