mirror of
https://github.com/switchbrew/libnx.git
synced 2025-10-09 04:37:09 +02:00
Implements rwlockTryReadLock and rwlockTryWriteLock. Also implements rwlockIsWriteLockHeldByCurrentThread and rwlockIsOwnedByCurrentThread. Also re-designs RwLock to have semantics identical to Nintendo's (nn::os::ReaderWriterLock). The upshot is mostly that the lock is now fully recursive/write-preferring. |
||
---|---|---|
.. | ||
data | ||
external/bsd/include | ||
include | ||
source | ||
.gitignore | ||
default_icon.jpg | ||
Doxyfile | ||
Makefile | ||
switch_rules | ||
switch.ld | ||
switch.specs |