[Webkit-unassigned] [Bug 23373] New: Implement ThreadCondition::timedWait for Win32
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 15 19:44:15 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23373
Summary: Implement ThreadCondition::timedWait for Win32
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dimich at chromium.org
CC: ap at webkit.org, bfulgham at gmail.com
OtherBugsDependingO 22718
nThis:
The Win32 port of Threading does not have this implemented and we need it now
for MessageQueue::waitForMessageTimed. The code we have is borrowed from early
version of boost/pthreads-win32. I'm bringing their later revision with
timedWait.
See comment in ThreadingWin.cpp file for more info and related links.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list