ecos_thread_state_flags::SLEEPING is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDecos_thread_state_flags::SLEEPING

ecos_thread_state_flags::SLEEPING

Syntax

SLEEPING = BIT;

References

LocationReferrerText
eCos.c:76
SLEEPING = BIT(0),
eCos.c:81
SLEEPSET = (SLEEPING | COUNTSLEEP)
eCos.c:930ecos_update_threads()
case SLEEPING:

Data Use

Functions using ecos_thread_state_flags::SLEEPING
ecos_thread_state_flags::SLEEPING
all items filtered out