An example of running multiple thread instances of the same function. Memory is being allocated dynamically.

Dependencies:   Threads mbed-rtos mbed

Committer:
lemniskata
Date:
Sat Jun 29 23:00:27 2013 +0000
Revision:
4:a25f2646a1bc
Parent:
3:681b2f7e1b41
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?

UserRevisionLine numberNew contents of line
lemniskata 4:a25f2646a1bc 1 http://mbed.org/users/lemniskata/code/Threads/#d370bed31f45