purpasmart96
|
ebfd831ccb
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
Subv
|
ea95876431
|
Kernel/Semaphore: Small style change
|
2014-12-13 13:40:19 -05:00 |
|
Subv
|
effb181888
|
Kernel/Semaphores: Invert the available count checking.
Same semantics, idea by @yuriks
|
2014-12-13 13:40:18 -05:00 |
|
Subv
|
5e25986235
|
Kernel/Semaphores: Addressed some issues.
|
2014-12-13 13:40:16 -05:00 |
|
Subv
|
cc81a510e3
|
Semaphore: Removed an unneeded function
|
2014-12-13 13:40:15 -05:00 |
|
Subv
|
61434651d8
|
Semaphores: Addressed some style issues
|
2014-12-13 13:40:13 -05:00 |
|
Subv
|
abff4a7ee2
|
Semaphore: Implemented the initial_count parameter.
|
2014-12-13 13:40:12 -05:00 |
|
Subv
|
49b31badba
|
SVC: Implemented ReleaseSemaphore.
This behavior was tested on hardware, however i'm still not sure what use the "initial_count" parameter has
|
2014-12-13 13:40:10 -05:00 |
|
Subv
|
82c84883a5
|
SVC: Implemented svcCreateSemaphore
ToDo: Implement svcReleaseSemaphore
* Some testing against hardware needed
|
2014-12-13 13:40:09 -05:00 |
|