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

/xnu-2422.115.4/osfmk/mach/
H A Dthread_info.h97 integer_t run_state; /* run state (see below) */ member in struct:thread_basic_info
/xnu-2422.115.4/osfmk/kern/
H A Dbsd_kern.c704 ptinfo->pth_run_state = basic_info.run_state;
H A Dthread.c1188 basic_info->run_state = state;
/xnu-2422.115.4/bsd/kern/
H A Dtty.c2847 switch(basic_info.run_state) {

Completed in 41 milliseconds