summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-11-21 21:40:08 -0500
committerGravatar Lioncash2018-11-21 21:40:11 -0500
commitd6583d68f630f3bd9a5626ab0fc24f2027ddd50a (patch)
tree5b3adda2620a1d81e31ac416a5f53573f7a6c0ac /src/core/hle/kernel/kernel.cpp
parentcommon/thread: Remove unused CurrentThreadId() (diff)
downloadyuzu-d6583d68f630f3bd9a5626ab0fc24f2027ddd50a.tar.gz
yuzu-d6583d68f630f3bd9a5626ab0fc24f2027ddd50a.tar.xz
yuzu-d6583d68f630f3bd9a5626ab0fc24f2027ddd50a.zip
common/thread: Remove SleepCurrentThread()
This is also unused and superceded by standard functionality. The standard library provides std::this_thread::sleep_for(), which provides a much more flexible interface, as different time units can be used with it.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions