[thread] remove TReentrantRWLock.hxx from public includes#8034
[thread] remove TReentrantRWLock.hxx from public includes#8034linev merged 1 commit intoroot-project:masterfrom
Conversation
It is implementation details, using TBB. To be able use it as public include, one should provide proper INCLUDES and CXX_FLAGS settings for Thread library
|
Starting build on |
|
Build failed on ROOT-fedora31/noimt. |
|
Build failed on ROOT-fedora30/cxx14. |
|
Build failed on ROOT-performance-centos8-multicore/default. |
|
Build failed on ROOT-ubuntu16/nortcxxmod. |
|
All builds are fine up to now - just uploading of results fails 👎 |
|
Build failed on ROOT-debian10-i386/cxx14. |
|
Build failed on mac11.0/cxx17. |
|
Build failed on mac1014/python3. |
|
Build failed on windows10/cxx14. |
It is implementation details, using TBB.
To be able use it as public include, one should provide
proper INCLUDES and CXX_FLAGS settings for Thread library
Resolves #8022