Reviewers: Michael Starzinger,
Message:
Same for Semaphore, PTAL
Description:
Cleanup Semaphore class.
Drop the previous Semaphore class from platform files.
Add new Semaphore class using the new TimeDelta class for
the WaitFor() operation. Consistently assert correct behaviour
for the different implementations.
Improve test coverage of the Semaphore class.
Please review this at https://codereview.chromium.org/23748003/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/api.cc
M src/d8-debug.h
M src/d8-debug.cc
M src/d8.h
M src/d8.cc
M src/debug-agent.h
M src/debug-agent.cc
M src/debug.h
M src/debug.cc
M src/isolate.cc
M src/log.cc
M src/marking-thread.h
M src/marking-thread.cc
M src/optimizing-compiler-thread.h
M src/optimizing-compiler-thread.cc
M src/platform-cygwin.cc
M src/platform-freebsd.cc
M src/platform-linux.cc
M src/platform-macos.cc
M src/platform-openbsd.cc
M src/platform-solaris.cc
M src/platform-win32.cc
M src/platform.h
A src/platform/semaphore.h
A src/platform/semaphore.cc
M src/platform/time.h
M src/platform/time.cc
M src/profile-generator.h
M src/profile-generator.cc
M src/sweeper-thread.h
M src/sweeper-thread.cc
M test/cctest/cctest.gyp
M test/cctest/cctest.h
M test/cctest/test-api.cc
M test/cctest/test-circular-queue.cc
M test/cctest/test-debug.cc
D test/cctest/test-lock.cc
M test/cctest/test-lockers.cc
M test/cctest/test-log.cc
A test/cctest/test-semaphore.cc
M test/cctest/test-sockets.cc
M test/cctest/test-thread-termination.cc
M test/cctest/test-threads.cc
M test/cctest/test-time.cc
M tools/gyp/v8.gyp
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.