Home
last modified time | relevance | path

Searched defs:TDI_SWAPPED (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/tools/sched/
H A Dschedgraph.d51 inline int TDI_SWAPPED = 0x0004; /* Stack not in mem. Bad juju if run. */ variable
/freebsd-src/sys/sys/
H A Dproc.h577 #define TDI_SWAPPED global() macro