mirror of https://github.com/ARMmbed/mbed-os.git
Production code should not contain any test-specific checks. Rather than checking `UNITTEST`, unit tests can directly set `MBED_CONF_RTOS_PRESENT=1` to make RTOS available for testing. Note: The cellular ATHandler test also has `MBED_CONF_RTOS_PRESENT=1` added because `ATHandler.cpp` contains a check of this variable. |
||
|---|---|---|
| .. | ||
| internal | ||
| ConditionVariable.h | ||
| EventFlags.h | ||
| Kernel.h | ||
| Mail.h | ||
| MemoryPool.h | ||
| Mutex.h | ||
| Queue.h | ||
| Semaphore.h | ||
| ThisThread.h | ||
| Thread.h | ||
| mbed_rtos_types.h | ||
| rtos.h | ||