Reviewers: Erik Corry,

Description:
Added a wait with timeout to the platform semaphore class.

The code has been compiled and tested on Windows, Linux and Mac OS.

The FreeBSD version is just a copy of the Linux version which hopefully
works. According to the FreeBSD documentation clock_gettime is part of
the standard C library so the assumption is that no additional link
libraries is required for FreeBSD.

Please review this at http://codereview.chromium.org/48123

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
   M     SConstruct
   M     src/platform-freebsd.cc
   M     src/platform-linux.cc
   M     src/platform-macos.cc
   M     src/platform-win32.cc
   M     src/platform.h
   M     test/cctest/test-lock.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to