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. |
||
|---|---|---|
| .. | ||
| TARGET_ARM7 | ||
| TARGET_CORTEX_A | ||
| TARGET_CORTEX_M | ||