

#include <nitro/os.h>
void OS_DumpThreadList( void );
None.
None.
When using the thread system, the contents of the current thread table is displayed using OS_Printf. This function is used for debugging.
OS_InitThread, OS_CreateThread, OS_WakeupThread, OS_WakeupThreadDirect
2003/12/01 Initial version.
CONFIDENTIAL