diff options
author | Vitaliy Makkoveev <mvs@cvs.openbsd.org> | 2024-08-16 09:20:36 +0000 |
---|---|---|
committer | Vitaliy Makkoveev <mvs@cvs.openbsd.org> | 2024-08-16 09:20:36 +0000 |
commit | 629812f630595870cb04c698d25c1dc3c61ba269 (patch) | |
tree | 291b55975ba9de3a700842dbaa187c20edcc4912 /usr.bin/ypcat | |
parent | e0c985615762fa9c61296e5b2ef03d64ba954c57 (diff) |
Introduce PR_MPSYSCTL flag to mark mp-safe (*pr_sysctl)() handlers and
unlock both divert_sysctl() and divert6_sysctl(). Unlock them together,
because they are identical and pretty simple:
- DIVERTCTL_RECVSPACE and DIVERTCTL_SENDSPACE - atomically accessed
integers;
- DIVERTCTL_STATS - per-CPU counters;
ok bluhm
Diffstat (limited to 'usr.bin/ypcat')
0 files changed, 0 insertions, 0 deletions