diff options
| author | 2016-10-10 02:25:19 +0000 | |
|---|---|---|
| committer | 2016-10-27 23:28:29 +0000 | |
| commit | 1410bd3bd03f057a96348c9167bb7f5c0cb3b0de (patch) | |
| tree | f525cae86ff529deff3c571d6c1e71856b2499f8 /src/common/file_util.cpp | |
| parent | hooks: convert pre-commit to POSIX syntax (diff) | |
| download | yuzu-1410bd3bd03f057a96348c9167bb7f5c0cb3b0de.tar.gz yuzu-1410bd3bd03f057a96348c9167bb7f5c0cb3b0de.tar.xz yuzu-1410bd3bd03f057a96348c9167bb7f5c0cb3b0de.zip | |
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