Home
last modified time | relevance | path

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

/freebsd-src/tools/sched/
H A Dschedgraph.d52 inline int TDI_LOCK = 0x0008; /* Stopped on a lock. */ variable
/freebsd-src/sys/sys/
H A Dproc.h578 #define TDI_LOCK global() macro