summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2022-03-10 12:21:35 +0000
committerriastradh <riastradh@NetBSD.org>2022-03-10 12:21:35 +0000
commit42da4926ed28a3dc350a979cfca18db6a445d435 (patch)
treeac1468a4f7c21478d53a5a5f3fb19052cdbdb02a /sys/dev
parent5d085195e890e400ecea567e3b31a6c5409ee5f1 (diff)
kern: Use atomic_store_release/atomic_load_consume for pid_table.
This is read without the lock, so ordering is required.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions