[Lldb-commits] m_private_run_lock relying on undefined pthread behaviour
Ed Maste
emaste at freebsd.org
Thu Jul 25 14:07:14 PDT 2013
On 3 July 2013 10:21, Ed Maste <emaste at freebsd.org> wrote:
> On 18 June 2013 18:45, Greg Clayton <gclayton at apple.com> wrote:
>> Yes we do rely upon being able to lock on one thread and unlock on another. Good catch, let us know what you come up with.
>>
>> Greg
>
> I finally had a chance to look at this, and have a proof of concept
> change. Here's the commit message from my tree:
I've cleaned it up a bit and uploaded it to
http://llvm-reviews.chandlerc.com/D1208.
More information about the lldb-commits
mailing list