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

timeout: use SeqCst consistently to operate on the clock_watchdog variable #104

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cppcoffee
Copy link
Contributor

@cppcoffee cppcoffee commented Mar 3, 2024

If operations on clock_watchdog all use SeqCst, then use SeqCst consistently.

…iable

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
@cppcoffee cppcoffee changed the title Use SeqCst consistently to operate on the clock_watchdog variable timeout: use SeqCst consistently to operate on the clock_watchdog variable Mar 4, 2024
@eaufavor eaufavor self-assigned this Mar 8, 2024
@drcaramelsyrup drcaramelsyrup added the enhancement New feature or request label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants