summaryrefslogtreecommitdiff
path: root/sys/include/arch/aarch64/exception.h
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-07-03 18:20:22 -0400
committerIan Moffett <ian@osmora.org>2025-07-03 18:23:48 -0400
commit3a809b9faadfd0a8d898aede15cabfd24ee1a13f (patch)
treee44680b1526f42dda17212dbff9a503299fb2d82 /sys/include/arch/aarch64/exception.h
parent1caf181cd04090af77fd0aff8dd4b87df7a2ed66 (diff)
kernel: synch: Add mutual exclusion locks
Add mutex locks, these differ from spinlocks as they are named and also yield to the scheduler instead of just spinning if the lock is acquired. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/include/arch/aarch64/exception.h')
0 files changed, 0 insertions, 0 deletions