barrier.c
|
barrier implementation using semaphores (#186)
|
2018-10-23 21:19:26 +02:00 |
detect.c
|
Add function to test OFW behavior under CFW
|
2019-02-14 22:03:47 +01:00 |
jit.c
|
Detect and use the CFW jit patch.
|
2019-02-13 22:40:00 +01:00 |
mutex.c
|
Fix mutexUnlock
|
2018-06-25 11:12:45 -04:00 |
rwlock.c
|
Add rwlockInit (#155)
|
2018-08-24 16:20:01 +02:00 |
shmem.c
|
Document kernel/: shmem.h, thread.h, tmem.h, virtmem.h
|
2018-02-10 22:40:11 +01:00 |
thread.c
|
wait: Introduce wait for raw handles too
|
2018-12-17 16:06:23 +01:00 |
virtmem.c
|
virtmem: Fix minor regression
|
2018-10-23 04:07:01 +02:00 |