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

Compute/lab: Fixed typo in the Synchronization section #34

Closed
wants to merge 1 commit into from

Conversation

LauraRuse
Copy link

Prerequisite Checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Updated relevant documentation (if needed).

Description of changes

Fixed typo in the Synchronization section: Replaced pthread_mute_unlock() with pthread_mutex_unlock().

@github-actions github-actions bot added area/content Content (Markdown) update topic/compute Related to "Compute" chapter labels Dec 1, 2023
@teodutu teodutu added the kind/fix Fix issues with existing content / item label Dec 1, 2023
@teodutu
Copy link

teodutu commented Dec 1, 2023

Thanks, @LauraRuse. Please add a signoff line to your commit and reword its title to compute/lab: Fix incorrect function name to also contain the chapter and component.

@teodutu
Copy link

teodutu commented Dec 2, 2023

Completed by #35.

@teodutu teodutu closed this Dec 2, 2023
@gabrielmocanu gabrielmocanu deleted the LauraRuse-patch-2 branch December 7, 2023 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/content Content (Markdown) update kind/fix Fix issues with existing content / item topic/compute Related to "Compute" chapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants