Home
last modified time | relevance | path

Searched refs:OS_DumpThreadList (Results 1 – 7 of 7) sorted by relevance

/TwlSDK-5.1.0/build/demos/os/exceptionDisplay-3/src/
Dmain.c122 OS_DumpThreadList(); in myExceptionCallback()
/TwlSDK-5.1.0/build/demos/os/exceptionDisplay-1/src/
Dmain.c106 OS_DumpThreadList(); in myExceptionCallback()
/TwlSDK-5.1.0/build/demos/os/thread-1/src/
Dmain.c54 OS_DumpThreadList(); in NitroMain()
/TwlSDK-5.1.0/build/demos/os/exceptionDisplay-2/src/
Dmain.c125 OS_DumpThreadList(); in myExceptionCallback()
/TwlSDK-5.1.0/build/demos/os/threadYield-1/src/
Dmain.c114 OS_DumpThreadList(); in startTest()
/TwlSDK-5.1.0/include/nitro/os/common/
Dthread.h442 void OS_DumpThreadList(void);
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_thread.c1414 void OS_DumpThreadList(void) in OS_DumpThreadList() function