Searched refs:lock_tree (Results 1 – 1 of 1) sorted by relevance
| /src/sys/kern/ |
| H A D | kern_procctl.c | 974 int lock_tree; 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 …]
|