Searched refs:nth_state (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/build/os/kernel/
H A Delf.h796 int32 nth_state; /* thread state (B_THREAD_RUNNING, ...) */ member in struct:__anon30
811 int32 nth_state; /* thread state (B_THREAD_RUNNING, ...) */ member in struct:__anon31
/haiku/headers/os/kernel/
H A Delf.h807 int32 nth_state; /* thread state (B_THREAD_RUNNING, ...) */ member in struct:__anon61
822 int32 nth_state; /* thread state (B_THREAD_RUNNING, ...) */ member in struct:__anon62
/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp738 int32 state = Get(entry.nth_state);
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp1507 entry.nth_state = state->State();

Completed in 61 milliseconds