Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 298
    • Issues 298
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 12
    • Merge Requests 12
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Merge Requests
  • !243

Merged
Opened Sep 17, 2018 by Laurențiu Nicola@lnicolaDeveloper

Remove `Modules/Adapters/OpenThreads`

  • Overview 6
  • Commits 2
  • Changes 12

Summary

Removes the OpenThreads adapters and enables part of the otb::Stopwatch test.

Rationale

This module contains a single Threads::Sleep method that suspends the current thread. The method can be trivially replaced with std functionality.

Implementation Details

Additional notes

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.

Copyright

The copyright owner is Laurențiu Nicola and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Edited Sep 20, 2018 by Laurențiu Nicola
Assignee
Assign to
Reviewer
Request review from
7.0.0
Milestone
7.0.0
Assign milestone
Time tracking
Reference: orfeotoolbox/otb!243
Source branch: rm-adapters-openthreads