]> git.corax.cc Git - corax/commit
klibc/mutex: Reduce the amount of code executed in mutex_trylock() while the spinlock...
authorMatthias Kruk <m@m10k.eu>
Sat, 8 Feb 2020 15:40:35 +0000 (00:40 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 8 Feb 2020 15:40:35 +0000 (00:40 +0900)
commit5e0743c59fd50780cc28e97fb3ffd18855d0ac62
tree8ea4694d390b6113042dd7baef1b00743670deb2
parent9f4147af32eb34c844bdfc93363949e0b63e0ee3
klibc/mutex: Reduce the amount of code executed in mutex_trylock() while the spinlock is held
kernel/klibc/mutex.c