forked from Imagelibrary/rtems
score: Delete STATES_WAITING_FOR_BUFFER
This commit is contained in:
@@ -519,7 +519,6 @@ rtems_debugger_thread_state_str(rtems_debugger_thread* thread,
|
||||
{ "LIFE", STATES_LIFE_IS_CHANGING },
|
||||
{ "SUSP", STATES_SUSPENDED },
|
||||
{ "Wbar", STATES_WAITING_FOR_BARRIER },
|
||||
{ "Wbuf", STATES_WAITING_FOR_BUFFER },
|
||||
{ "Wcvar", STATES_WAITING_FOR_CONDITION_VARIABLE },
|
||||
{ "Wevnt", STATES_WAITING_FOR_EVENT },
|
||||
{ "Wisig", STATES_INTERRUPTIBLE_BY_SIGNAL },
|
||||
|
||||
Reference in New Issue
Block a user