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

(thread_yield, intr_yield_on_return) omission can occur bugs. #4

Open
taeguk opened this issue Dec 1, 2015 · 0 comments
Open

(thread_yield, intr_yield_on_return) omission can occur bugs. #4

taeguk opened this issue Dec 1, 2015 · 0 comments
Milestone

Comments

@taeguk
Copy link
Owner

taeguk commented Dec 1, 2015


thread_set_nice
thread_update_priority
thread_wake
thread_aging

Above functions don't invoke thread_yield or intr_yield_on_return.
It can occur bugs...
So if bugs due to yield issue are occured, don't confuse but just think about yield issue.

@taeguk taeguk changed the title (thread_yield, intr_yield_on_return) omission is possible. (thread_yield, intr_yield_on_return) omission can occur bugs. Dec 1, 2015
@taeguk taeguk added this to the project 1 milestone Dec 1, 2015
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

1 participant