|
From: Bart V. A. <bar...@gm...> - 2009-06-22 16:16:55
|
On Mon, Jun 22, 2009 at 4:46 PM, Konstantin Serebryany<kon...@gm...> wrote: > Did anyone try to port helgrind or drd to Mac? > > It looks like Mac's pthread library requires special attention. > For example, darwin's pthread_cond_wait() calls pthread_mutex_lock (on > Linux, pthread_cond_wait() doesn't do that). > Some other similar problems are still hiding from us... :) Regarding DRD: I did not yet try to port it to Darwin. Bart. |