Home
last modified time | relevance | path

Searched refs:PS_RUNNING (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libthread_xu/thread/
H A Dthr_symbols.c55 int _thread_state_running = PS_RUNNING;
H A Dthr_create.c140 new_thread->state = PS_RUNNING; in _pthread_create()
H A Dthr_init.c375 thread->state = PS_RUNNING; in init_main_thread()
H A Dthr_private.h298 PS_RUNNING, enumerator
/dragonfly/usr.bin/top/
H A Dm_dragonfly.c110 PS_RUNNING, enumerator
121 [PS_RUNNING] = " running, ",
132 [PS_RUNNING] = "RUN",
590 state = PS_RUNNING; in get_process_info()
758 state = PS_RUNNING; in format_next_process()