diff options
author | Lioncash <mathew1800@gmail.com> | 2019-03-15 23:28:29 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-03-15 23:58:31 -0400 |
commit | c892cf01fad0c1fdeb6fc4644000c026176fe05a (patch) | |
tree | 4a4b6aac7d872c204fb4b9d4279f041d04939d15 /src/input_common/sdl/sdl_impl.cpp | |
parent | 3bfd199497bd016e79ba27f338c0dd77923080d1 (diff) |
kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface
Rather than make a global accessor for this sort of thing. We can make
it a part of the thread interface itself. This allows getting rid of a
hidden global accessor in the kernel code.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions