Remove `Modules/Adapters/OpenThreads`
Compare changes
Removes the OpenThreads
adapters and enables part of the otb::Stopwatch
test.
This module contains a single Threads::Sleep
method that suspends the current thread. The method can be trivially replaced with std
functionality.
Note that this is technically a breaking change.
Modules/ThirdParty/OpenThreads
is kept, since it's needed for OSSIM. OTB still links with OpenThreads after this MR.
The copyright owner is Laurențiu Nicola and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging: