Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dkern_procctl.c975 bool one_proc : 1; member
987 { .lock_tree = PCTL_SLOCKED, .one_proc = false,
993 { .lock_tree = PCTL_XLOCKED, .one_proc = true,
999 { .lock_tree = PCTL_XLOCKED, .one_proc = true,
1005 { .lock_tree = PCTL_SLOCKED, .one_proc = true,
1012 { .lock_tree = PCTL_SLOCKED, .one_proc = true,
1019 { .lock_tree = PCTL_SLOCKED, .one_proc = true,
1027 { .lock_tree = PCTL_SLOCKED, .one_proc = false,
1033 { .lock_tree = PCTL_UNLOCKED, .one_proc = true,
1039 { .lock_tree = PCTL_SLOCKED, .one_proc = false,
[all …]