Basic example showing the Mutex API
mbed 2 and mbed OS 5
This is an mbed 2 example. mbed OS 5 has integrated the mbed library with mbed-rtos. For an mbed-os example, please see:
Import programrtos_mutex
mutex example
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:bd0aa7f21f53 | 2017-02-15 | mbed_official | Revert update to mbed-os. |
6:1ae0d86d2020 | 2017-01-13 | mab5449 | Updated to mbed 5 |
5:384d6cef11d4 | 2017-01-11 | Bartek Szatkowski |
Update example to current API |
4:192fef923dbc | 2013-06-04 | emilmont | Point to the latest libraries |
3:6b0026451fe9 | 2013-04-24 | emilmont | Update libraries |
2:77a01c1504bb | 2012-11-23 | emilmont | Update libraries |
1:0f886ffbe0c1 | 2012-07-13 | emilmont | First implementation |
0:9325f4cd8c1e | 2012-07-13 | mbed_official | Template for RTOS mutex example |