mpv/osdep/win32
James Ross-Gowan bc381dd05e win32: pthread: use the new thread naming API
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().
2017-05-18 00:11:14 +10:00
..
include win32: pthread: use the new thread naming API 2017-05-18 00:11:14 +10:00
pthread.c win32: pthread: use the new thread naming API 2017-05-18 00:11:14 +10:00