Skip to content

Implemented wait_and_get() and wait_and_pop() functions #8

Merged
naveenthumati95 merged 6 commits into
mainfrom
rishit
Mar 19, 2026
Merged

Implemented wait_and_get() and wait_and_pop() functions #8
naveenthumati95 merged 6 commits into
mainfrom
rishit

Conversation

@rishitverma17
Copy link
Copy Markdown
Collaborator

No description provided.

Implemented push, try_pop, and emplace_back methods for the blocking_mpmc_unbounded queue. Added thread safety using mutexes for size and head/tail management.
Added size management and new methods for queue operations.
Added size() function to retrieve the current queue size.
@naveenthumati95 naveenthumati95 merged commit 13c431f into main Mar 19, 2026
Aryan810 pushed a commit that referenced this pull request Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants