Skip to content

Conversation

linkmauve
Copy link
Contributor

This comes from TASEmulators/desmume#367

I don’t have any Windows to test things on, so I only implemented it for pthread for now.

@inactive123 inactive123 merged commit 9cdb2ab into libretro:master Sep 1, 2020
@linkmauve linkmauve deleted the thread-names branch September 1, 2020 15:07
@inactive123
Copy link
Contributor

I have to unfortunately revert this for now, this breaks Apple -

http://paste.libretro.com/199461

If you can find a way to fix this for all platforms, I will happily merge whatever new PR you have. But breaking platforms like this is not an option.

@linkmauve
Copy link
Contributor Author

linkmauve commented Sep 1, 2020

Do you have an Apple CI I could use? I don’t have any such computer.

Edit: apparently their libc doesn’t support setting the name of a thread other than the currently-running one?! See https://opensource.apple.com/source/Libc/Libc-825.25/pthreads/pthread.c.auto.html

@linkmauve
Copy link
Contributor Author

This is now superseded by #169.

You should at least have kept the documentation fix. ^^'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants