mbed-os/rtos/rtos
Christopher Haster 022f821d0c Rewrote thread deprecation notices to help migration
User feedback indicated that the previous deprecation notices
were confusing and mislead migration from the old style of thread
spawning.

The deprecation notices were updated to emphasize the replacement
functions, and examples of correct usage were added in the doxygen.
2016-08-26 12:50:13 -05:00
..
Mail.h Simplify layout: 2016-05-23 09:13:59 +01:00
MemoryPool.h Simplify layout: 2016-05-23 09:13:59 +01:00
Mutex.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
Mutex.h Simplify layout: 2016-05-23 09:13:59 +01:00
Queue.h Simplify layout: 2016-05-23 09:13:59 +01:00
RtosTimer.cpp [RTOS] Updated RtosTimer to use Callback 2016-07-20 10:51:45 -06:00
RtosTimer.h Added support for cv-qualifiers in Callback class 2016-08-26 09:40:22 -05:00
Semaphore.cpp Simplify layout: 2016-05-23 09:13:59 +01:00
Semaphore.h Added default constructor for Semaphore 2016-07-18 14:51:38 -05:00
Thread.cpp Fix joining a terminated thread 2016-08-08 16:42:20 -05:00
Thread.h Rewrote thread deprecation notices to help migration 2016-08-26 12:50:13 -05:00
rtos.h rtos - add mbed lib version requirement 2016-07-08 13:07:38 +01:00
rtos_idle.c Simplify layout: 2016-05-23 09:13:59 +01:00
rtos_idle.h Simplify layout: 2016-05-23 09:13:59 +01:00