mbed-os/rtos/rtos
Russ Butler 191596ea57 Set thread ID to NULL after termination
After a thread has been terminated set its ID to NULL since the handle
is no longer valid. This prevents accidental use of a deleted thread.
2016-08-03 11:02:46 -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 [RTOS] Fixed missing include in RtosTimer.h 2016-07-20 16:14:20 -06: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 Set thread ID to NULL after termination 2016-08-03 11:02:46 -05:00
Thread.h Fix join and make Thread class thread safe 2016-08-02 21:17:40 -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