apache / apache/mynewt-core

missing condition variable

Open
#1,981 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
891
Forks
381
Avg merge
2d 7h
Merged PRs (30d)
14

Description

Condition variable are missing from core synchronisation primitive. Only mutex and semaphore are present in mynewt.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing core synchronization primitives, especially mutex and semaphore, to understand their APIs and integration points. Define the expected condition-variable behavior and scope before implementation. Done means condition variables are available as a core synchronization primitive alongside mutexes and semaphores, with appropriate validation from the project’s existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.