An example of running multiple thread instances of the same function. Memory is being allocated dynamically.
Dependencies: Threads mbed-rtos mbed
mbed-rtos.lib@4:a25f2646a1bc, 2013-06-29 (annotated)
- Committer:
- lemniskata
- Date:
- Sat Jun 29 23:00:27 2013 +0000
- Revision:
- 4:a25f2646a1bc
- Parent:
- 0:06fdc09661c2
Creating multiple thread instances of the same function. New thread is created only if there are less than MAX non-inactive threads.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
lemniskata | 0:06fdc09661c2 | 1 | http://mbed.org/users/mbed_official/code/mbed-rtos/#58b30ac3f00e |