libnx/nx
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
..
data switch to 16x16 console font 2018-02-25 15:49:25 +01:00
external/bsd/include Fixed ifr_flags type by introducing ifr_flagshigh (fixes #248) 2019-03-09 16:37:33 +01:00
include rwlock: revamp completely (#350) 2019-12-03 23:16:40 +01:00
source rwlock: revamp completely (#350) 2019-12-03 23:16:40 +01:00
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
default_icon.jpg Changed the default icon (again) 2018-02-25 15:49:50 +01:00
Doxyfile Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Makefile Split up socket.c + work in progress changes: 2019-10-28 12:36:29 +01:00
switch_rules switch_rules: Make sure BUILD_EXEFS_SRC is non-empty before testing it 2019-03-26 13:28:49 +01:00
switch.ld Add custom extension to MOD0 header & a few other useful symbols 2019-04-08 16:36:45 +02:00
switch.specs Add --nx-module-name to linker flags 2019-03-29 18:40:27 +01:00