aboutsummaryrefslogtreecommitdiff
path: root/ctr-std/src/thread
diff options
context:
space:
mode:
authorFenrir <[email protected]>2018-03-15 02:12:28 -0600
committerFenrirWolf <[email protected]>2018-03-17 00:20:47 -0600
commite672ad9dfbde570842392113171fe65ea5bcf29c (patch)
tree2eb0e6116985f4b6a0c82b31309992914f2f3be7 /ctr-std/src/thread
parentAdd ctru::thread module (diff)
downloadctru-rs-e672ad9dfbde570842392113171fe65ea5bcf29c.tar.xz
ctru-rs-e672ad9dfbde570842392113171fe65ea5bcf29c.zip
Remove thread name functions
The only real use for thread names is so that they appear in panic messages. However, names set by this API won't appear in panic messages because we aren't `std::thread` and therefore don't have access to `sys_common::thread_info` where libstd stashes its thread names. So without that functionality, there's not much of a reason to have thread names at all.
Diffstat (limited to 'ctr-std/src/thread')
0 files changed, 0 insertions, 0 deletions