https://codereview.chromium.org/18335008/diff/2001/src/platform-macos.cc
File src/platform-macos.cc (left):

https://codereview.chromium.org/18335008/diff/2001/src/platform-macos.cc#oldcode666
src/platform-macos.cc:666: pthread_mutex_init(&mutex_, &attr);
On 2013/07/11 10:52:16, Dmitry Lomov (chromium) wrote:
Hmm MacOS mutex did not have pthread_mutexattr_destroy before, but it
should be
fine.

Yeah, it's currently a no-op on OS X, but that might change in the
future, so we should do proper cleanup.

https://codereview.chromium.org/18335008/

--
--
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