Opened 15 years ago

Closed 15 years ago

#1803 closed Bugs (fixed)

win32 condition_variable::notify_one may lose notifies

Reported by: Anthony Williams Owned by: Anthony Williams
Milestone: Boost 1.36.0 Component: thread
Version: Boost 1.35.0 Severity: Showstopper
Keywords: Cc:

Description

Under particular usage sequences, the win32 implementation of condition_variable::notify_one may fail to notify a waiting thread.

Change History (2)

comment:1 by Anthony Williams, 15 years ago

Status: newassigned

comment:2 by Anthony Williams, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk, change 44146

Note: See TracTickets for help on using tickets.