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
History
Revert update to mbed-os.
2017-02-15, by mbed_official [Wed, 15 Feb 2017 13:58:42 -0600] rev 7
Revert update to mbed-os.
Updated to mbed 5
2017-01-13, by mab5449 [Fri, 13 Jan 2017 19:49:29 +0000] rev 6
Updated to mbed 5
Update example to current API
2017-01-11, by Bartek Szatkowski [Wed, 11 Jan 2017 12:50:36 +0000] rev 5
Update example to current API
Point to the latest libraries
2013-06-04, by emilmont [Tue, 04 Jun 2013 16:03:01 +0100] rev 4
Point to the latest libraries
Update libraries
2013-04-24, by emilmont [Wed, 24 Apr 2013 14:57:50 +0000] rev 3
Update libraries
Update libraries
2012-11-23, by emilmont [Fri, 23 Nov 2012 10:28:37 +0000] rev 2
Update libraries
First implementation
2012-07-13, by emilmont [Fri, 13 Jul 2012 10:34:00 +0000] rev 1
First implementation
Template for RTOS mutex example
2012-07-13, by mbed_official [Fri, 13 Jul 2012 10:30:11 +0000] rev 0
Template for RTOS mutex example