In this example three threads are competing for two resources. The number of free resources is managed in a semaphore while the indiviual resource accesses are protected by 1-1 mutex. The RGB LED shows the waitings state of tasks accessing no resource.
mbed.bld@0:15e98ba559c1, 2016-02-10 (annotated)
- Committer:
- icserny
- Date:
- Wed Feb 10 12:43:09 2016 +0000
- Revision:
- 0:15e98ba559c1
First version
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
icserny | 0:15e98ba559c1 | 1 | http://mbed.org/users/mbed_official/code/mbed/builds/f141b2784e32 |