Skip to content

Commit

Permalink
Update 2024-05-11-스레드동기화1.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BambooStreet committed May 11, 2024
1 parent 00fa39f commit 2c35af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-05-11-스레드동기화1.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tags: [favicon]
* 다중 코어에서 특히 유의해야 한다.


![스레드동기화사례](assets/img/posts/2024051/스레드동기화_사례.png)
![스레드동기화사례](assets/img/posts/20240511/스레드동기화_사례1.png)

예시코드
```c
Expand Down

0 comments on commit 2c35af1

Please sign in to comment.