Visible in: | nut/os/thread.c | |
Used in: | NutThreadDestroy() | nut/os/thread.c |
NutThreadKill() | nut/os/thread.c |
Visible in: | nut/os/thread.c | |
Used in: | GetThreadByName() | nut/os/thread.c |
NutThreadKill() | nut/os/thread.c | |
NutThreadResume() | nut/os/thread.c |
Visible in: | nut/os/thread.c | |
Used in: | NutThreadResume() | nut/os/thread.c |
NutThreadSetPriority() | nut/os/thread.c | |
NutThreadWake() | nut/os/thread.c | |
NutThreadYield() | nut/os/thread.c |
Prototyped in: | nut/include/sys/thread.h | |
Calls: | strcmp() | nut/c/string/strcmp.c |
References Variables: | nutThreadList | nut/os/thread.c |
runningThread | nut/os/thread.c |
Prototyped in: | nut/include/sys/thread.h | |
Calls: | NutHeapRootFree() | nut/os/heap.c |
Called by: | NutIdle() | nut/os/nutinit.c |
NutThreadKill() | nut/os/thread.c | |
THREAD() | nut/arch/h8300h/os/nutinit.c | |
References Variables: | killedThread | nut/os/thread.c |
Prototyped in: | nut/include/sys/thread.h | |
Calls: | NutThreadSetPriority() | nut/os/thread.c |
Prototyped in: | nut/include/sys/thread.h | |
Calls: | NutThreadDestroy() | nut/os/thread.c |
Called by: | NutThreadSetPriority() | nut/os/thread.c |
References Variables: | killedThread | nut/os/thread.c |
nutThreadList | nut/os/thread.c | |
runningThread | nut/os/thread.c |
Prototyped in: | nut/include/sys/thread.h | |
Called by: | NutEventWait() | nut/os/event.c |
NutThreadSetPriority() | nut/os/thread.c | |
NutThreadYield() | nut/os/thread.c |
Prototyped in: | nut/include/sys/thread.h | |
Calls: | NutEventPostAsync() | nut/os/event.c |
NutThreadSwitch() | nut/arch/avr/os/context_icc.c | |
NutTimerProcessElapsed() | ||
Called by: | NutEventWait() | nut/os/event.c |
NutThreadYield() | nut/os/thread.c | |
References Variables: | nutThreadList | nut/os/thread.c |
runQueue | nut/os/thread.c | |
runningThread | nut/os/thread.c |
Prototyped in: | nut/include/sys/thread.h | |
Calls: | NutThreadAddPriQueue() | nut/os/thread.c |
References Variables: | runQueue | nut/os/thread.c |