Reviewers: Sven Panne,

Message:
PTAL

Description:
Simplify implementation of Mutex.

Also moves Mutex to its own file mutex.{cc,h}.

[email protected]

Please review this at https://codereview.chromium.org/21087012/

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

Affected files:
  M src/assembler.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/heap.cc
  M src/isolate.h
  M src/isolate.cc
  M src/log-utils.cc
  A src/mutex.h
  A + src/mutex.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-nullos.cc
  M src/platform-openbsd.cc
  M src/platform-posix.cc
  M src/platform-solaris.cc
  M src/platform-win32.cc
  M src/platform.h
  M src/sampler.cc
  M src/spaces.h
  M src/spaces.cc
  M src/v8threads.h
  M src/v8threads.cc
  M src/win32-headers.h
  M test/cctest/test-debug.cc
  M test/cctest/test-lock.cc
  M test/cctest/test-platform-linux.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.


Reply via email to