Skip to content

Conversation

@ritvikrao
Copy link
Collaborator

My current idea for DecrementToEnqueue:

  • DecrementToEnqueueMsg *CmiCreateDecrementToEnqueue(unsigned int initialCount, void *msg)
  • Need to provide initialCount >= 1
  • Void CmiDecrementCounter(DecrementToEnqueueMsg *decMsg)
  • Once the counter reaches 0, CmiSyncSend msg

@ritvikrao ritvikrao requested a review from lvkale December 1, 2025 15:44
@ritvikrao ritvikrao marked this pull request as ready for review December 2, 2025 19:46
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