[webkit-reviews] review granted: [Bug 25325] Make sure pthread_self() is declared before it gets called : [Attachment 29680] Proposed fix to include pthread.h in most Unix-like platforms (not just for OPENBSD) in Collector.cpp.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 07:48:17 PDT 2009


Darin Adler <darin at apple.com> has granted Laszlo Gombos
<laszlo.1.gombos at nokia.com>'s request for review:
Bug 25325: Make sure pthread_self() is declared before it gets called
https://bugs.webkit.org/show_bug.cgi?id=25325

Attachment 29680: Proposed fix to include pthread.h in most Unix-like platforms
(not just for OPENBSD) in Collector.cpp.
https://bugs.webkit.org/attachment.cgi?id=29680&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Seems OK, r=me

But maybe HAVE_PTHREAD_H would be an even more reliable way of doing this.


More information about the webkit-reviews mailing list