Jan Beich 1410bd3bd0 common: define routines to set thread name on more BSDs
src/common/thread.cpp:123:5: error: use of undeclared identifier 'pthread_setname_np'
    pthread_setname_np(pthread_self(), szThreadName);
    ^
1 error generated.
2016-10-27 23:28:29 +00:00
..
2016-10-20 12:26:59 -02:00
2016-03-13 04:54:23 +01:00
2016-10-20 12:26:59 -02:00
2014-12-20 21:20:24 -08:00