libnx/nx/include
SciresM afe030f08b rwlock: revamp completely (#350)
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.
2019-12-03 23:16:40 +01:00
..
switch rwlock: revamp completely (#350) 2019-12-03 23:16:40 +01:00
switch.h Added support for hidLa (controller libapplet). 2019-11-28 16:04:46 -05:00