libzmq/builds/cmake/Modules
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
..
FindAsciiDoc.cmake fix CMP0053 warning with cmake 3.1 2015-03-11 10:35:59 +01:00
TestZMQVersion.cmake REPLACE MSVC VERSION SUFFIX VARIABLE 2015-05-05 21:39:50 +02:00
ZMQSourceRunChecks.cmake Problem: ZMQ background threads are unnamed 2017-03-12 00:46:15 +00:00