Michael Scire
|
3d726ed78c
|
mutex: rewrite to optimize
|
2020-05-17 17:46:59 +02:00 |
|
plutoo
|
20f3e87d11
|
Change type of TryLock to bool
|
2018-02-28 18:22:28 +01:00 |
|
Jules Blok
|
e966f21800
|
mutex: Add TryLock() variants.
|
2018-02-28 18:00:03 +01:00 |
|
fincs
|
8496f36879
|
Documentation: address first batch of comments (in #38)
|
2018-02-10 22:40:11 +01:00 |
|
fincs
|
cbd367c8a0
|
Document kernel/: detect.h, jit.h, mutex.h, random.h, rwlock.h
|
2018-02-10 22:40:11 +01:00 |
|
plutoo
|
673651a51f
|
Fix broken header files
|
2018-01-23 00:27:00 +01:00 |
|
plutoo
|
6fa8370bfb
|
This looks better
|
2018-01-22 20:11:55 +01:00 |
|
TuxSH
|
5abc4873d8
|
Include only what is really necessary...
add pragma once in every header, etc.
|
2018-01-22 18:42:57 +01:00 |
|
fincs
|
03674bba85
|
Implement lock_init{_recursive} newlib syscalls
|
2017-11-14 00:31:47 +01:00 |
|
fincs
|
f27685b7b3
|
Integrate newlib locks with libnx (R)Mutex (untested, incomplete)
|
2017-11-14 00:31:47 +01:00 |
|
plutoo
|
2a981d5c69
|
Introducing mutex
|
2017-09-25 00:04:03 +02:00 |
|