Home
last modified time | relevance | path

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

/freebsd/tools/sched/
H A Dschedgraph.d52 inline int TDI_LOCK = 0x0008; /* Stopped on a lock. */ variable
/freebsd/sys/sys/
H A Dproc.h579 #define TDI_LOCK 0x0008 /* Stopped on a lock. */ macro