libzmq/builds/cmake
Luca Boccassi 3ab4796c5a Problem: ZMQ background threads are unnamed
Solution: use pthread API to set the name. For now call every thread
"ZMQ b/g thread". Would be nice to number the I/O threads and name
explicitly the reaper thread, but in reality a bit of internal API
churn would be necessary, so perhaps it's not worth it.
This is useful when debugging a process with many threads.
2017-03-12 00:46:15 +00:00
..
Modules Problem: ZMQ background threads are unnamed 2017-03-12 00:46:15 +00:00
ci_build.sh Problem: dpkg-query might fail in CI build and fail the build 2016-12-27 14:45:45 +01:00
NSIS.template32.in Move CMake dependencies together. 2013-07-14 13:36:30 -04:00
NSIS.template64.in Move CMake dependencies together. 2013-07-14 13:36:30 -04:00
platform.hpp.in Problem: ZMQ background threads are unnamed 2017-03-12 00:46:15 +00:00