mbed-os/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
..
rtos Properly handle a thread which terminates itself 2016-09-15 18:06:21 +01:00
rtx Add RTOS support 2016-09-15 17:56:54 +01:00
mbed_lib.json RTOS - add config mbed_lib.json file 2016-06-08 18:41:29 +01:00