Page MenuHomePhabricator

Do not expose and consider -logthreadnames when it does not work
ClosedPublic

Authored by PiRK on Aug 24 2021, 08:47.

Details

Summary

There are conditions when the HAVE_THREAD_LOCAL macro is undefined what causes the -logthreadnames option does not work -- instead of thread names empty strings [] only are printed in the debug.log file.

This PR does not exposes the -logthreadnames option in such cases.

This is a backport of core#18665

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable