mirror of https://github.com/ARMmbed/mbed-os.git
Add the functions osThreadsEnumStart, osThreadEnumNext and osThreadEnumFree to allow enumeration of running threads. Protect thread creation, thread exit and thread termination with a mutex so threads are not created or destroyed while an enumeration is ongoing. |
||
|---|---|---|
| .. | ||
| rtos | ||
| rtx | ||
| mbed_lib.json | ||