mbed-os/rtos/rtos
Russ Butler c5104fb0ed Properly handle a thread which terminates itself
In Thread::terminate() release the join semaphore before terminating
the thread. This allows the join semaphore to be properly signaled in
the case where a thread is terminating itself.
2016-09-15 18:06:21 +01: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 Updated deprecation notices to match branch names 2016-08-18 13:48:41 +01: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 Properly handle a thread which terminates itself 2016-09-15 18:06:21 +01:00
Thread.h Updated deprecation notices to match branch names 2016-08-18 13:48:41 +01: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