[haiku-commits] Change in ...haiku[master]: kernel/condition_variable: Rework remove-from-condition logic again.

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 4 Aug 2019 21:03:10 +0000

From waddlesplash <waddlesplash@xxxxxxxxx>:

waddlesplash has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1677


Change subject: kernel/condition_variable: Rework remove-from-condition logic 
again.
......................................................................

kernel/condition_variable: Rework remove-from-condition logic again.

This avoids a few potential race conditions mmlr pointed out on
the mailing list. See inline comments.
---
M src/system/kernel/condition_variable.cpp
1 file changed, 22 insertions(+), 11 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/77/1677/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1677
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I605523c1d2683c749751599c417a68a20c70edea
Gerrit-Change-Number: 1677
Gerrit-PatchSet: 1
Gerrit-Owner: waddlesplash <waddlesplash@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: kernel/condition_variable: Rework remove-from-condition logic again. - Gerrit