Home
last modified time | relevance | path

Searched refs:PR_FLAGS (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Ddefs.h268 #define PR_FLAGS pr_lwp.pr_flags macro
288 #define PR_FLAGS pr_flags macro
301 #define PR_FLAGS state macro
Dstrace.c1225 if (tcp->status.PR_FLAGS & PR_ASLEEP) in proc_open()
2245 if (tcp->status.PR_FLAGS & PR_ASLEEP) { in trace()