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

os/동기와 비동기 (Blocking, None-Blocking).md 동기 명시 #20

Open
DevDAN09 opened this issue Sep 26, 2024 · 2 comments
Open

os/동기와 비동기 (Blocking, None-Blocking).md 동기 명시 #20

DevDAN09 opened this issue Sep 26, 2024 · 2 comments

Comments

@DevDAN09
Copy link
Collaborator

블록킹이 되는 동기는 확실한 실행 순서를 보장합니다. 하지만 블록킹이 되지 않는 동기는 실행순서를 보장하지 못합니다.

@DevDAN09
Copy link
Collaborator Author

image

좀더 명확한 설명이 들어가면 좋을것 같아요!

@thinkjin99
Copy link
Owner

thinkjin99 commented Oct 2, 2024

해당 내용 영민님이 추가해서 적어주시면 될것 같습니다. 설명 추가해서 올려주시면 반영해드릴게요. 블락킹이라는 키워드를 집어넣는게 확실히 더 명확하게 다가오는 것 같습니다.

@thinkjin99 thinkjin99 reopened this Oct 2, 2024
@DevDAN09 DevDAN09 mentioned this issue Oct 2, 2024
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

No branches or pull requests

2 participants