mirror of https://github.com/mpv-player/mpv
bc381dd05e
Windows, as of the Creators Update, finally has a sane API for giving a name to a thread that can be used by debuggers. This is similar to pthread_setname_np on Linux and some Unixes. Expose it in the pthread wrapper and use it for mpthread_set_name(). |
||
---|---|---|
.. | ||
include | ||
pthread.c |