Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Os::Mutex into CMake Selection #2722

Open
7 of 9 tasks
LeStarch opened this issue May 10, 2024 · 0 comments
Open
7 of 9 tasks

Refactor Os::Mutex into CMake Selection #2722

LeStarch opened this issue May 10, 2024 · 0 comments
Assignees

Comments

@LeStarch
Copy link
Collaborator

LeStarch commented May 10, 2024

F´ Version
Affected Component

Feature Description

  • Refactor Os::Mutex into the Interface, Os::Mutex, and Implementation classes (following pattern of Os::File)
  • Implement Posix implementation
  • Implement Stub implementation
  • Implement Test stub implementation
  • Build common rules-based tests
  • Build specific posix tests
  • Build stub interface tests
  • Setup default posix implementation for Posix platforms
  • Document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants