diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-10-10 02:25:19 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-10-27 23:28:29 +0000 |
commit | 1410bd3bd03f057a96348c9167bb7f5c0cb3b0de (patch) | |
tree | f525cae86ff529deff3c571d6c1e71856b2499f8 /src/common/file_util.cpp | |
parent | 3925f4ff63d05b2c4cf2c1543152c8ecfa0beb10 (diff) |
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.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions