summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-12-04 15:39:49 -0500
committerLioncash <mathew1800@gmail.com>2018-12-04 15:47:59 -0500
commita543c35962bf070689ac80be9a57f165c2ae9d33 (patch)
tree8c2b9532d12c2980bb41e9d21dece03de9a1f9ee /src/common/string_util.cpp
parent2a1f59b3017d6937138bfeacd9c04339f7d1526d (diff)
kernel/svc: Implement svcSignalEvent()
This function simply does a handle table lookup for a writable event instance identified by the given handle value. If a writable event cannot be found for the given handle, then an invalid handle error is returned. If a writable event is found, then it simply signals the event, as one would expect.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions