rpcs3/Utilities
Jan Beich e487480ca9 Thread: unbreak build on BSDs after ac82ecf387
Utilities/Thread.cpp:1644:2: error: use of undeclared identifier 'pthread_setname_np'; did you mean 'pthread_set_name_np'?
        pthread_setname_np(pthread_self(), m_name.substr(0, 15).c_str());
        ^~~~~~~~~~~~~~~~~~
        pthread_set_name_np
/usr/include/pthread_np.h:58:6: note: 'pthread_set_name_np' declared here
void pthread_set_name_np(pthread_t, const char *);
     ^
2018-03-13 12:51:22 +04:00
..
yaml-cpp@017626a6ce
Atomic.h
AtomicPtr.h
BEType.h
bin_patch.cpp
bin_patch.h
bit_set.h
BitField.h
cfmt.h
cond.cpp
cond.h
Config.cpp
Config.h
CRC.h
dynamic_library.cpp
dynamic_library.h
event.h
File.cpp
File.h
GDBDebugServer.cpp
GDBDebugServer.h
geometry.h
git-version-gen.cmd
GSL.h
hash.h
Interval.h
JIT.cpp
JIT.h
lockless.h
Log.cpp
Log.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
recursive_wrapper.hpp
rXml.cpp
rXml.h
sema.cpp
sema.h
StrFmt.cpp
StrFmt.h
StrUtil.h Added installation for additional packages to game boot 2017-11-28 22:22:37 +03:00
sync.h
sysinfo.cpp
sysinfo.h
Thread.cpp
Thread.h
Timer.h
types.h ppu_acontext draft 2017-10-28 23:24:08 +03:00
variant_visitor.hpp
variant.hpp Add support for Vulkan on Wayland 2018-01-11 12:26:41 +03:00
version.cpp
version.h
VirtualMemory.cpp
VirtualMemory.h
yaml-cpp.vcxproj
yaml-cpp.vcxproj.filters