projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xnu-1504.7.4.tar.gz
[apple/xnu.git]
/
bsd
/
sys
/
proc_internal.h
diff --git
a/bsd/sys/proc_internal.h
b/bsd/sys/proc_internal.h
index d6c551b1d90a67254a1b646a6311aff3594e417e..52e4197dd20e5fedc0600e99259a4afb164e42b4 100644
(file)
--- a/
bsd/sys/proc_internal.h
+++ b/
bsd/sys/proc_internal.h
@@
-411,6
+411,7
@@
struct proc {
#define P_LSIGNALWAIT 0x00200000
#define P_LRAGE_VNODES 0x00400000
#define P_LREGISTER 0x00800000 /* thread start fns registered */
+#define P_LBACKGROUND 0x01000000
/* Process control state for resource starvation */
#define P_PCTHROTTLE 1