[Lldb-commits] [PATCH] Fixes http://reviews.llvm.org/rL230691

Chaoren Lin chaorenl at google.com
Fri Feb 27 10:13:53 PST 2015


I'm rewriting the test to use std::condition_variable and other C++11
alternatives.

On Fri, Feb 27, 2015 at 10:07 AM, Greg Clayton <clayborg at gmail.com> wrote:

> I meant to say I like the other fix that uses pthread_condion_t and
> pthread_mutex_t since it won't spin like this fix will. Please use the
> other one.
>
>
> REPOSITORY
>   rL LLVM
>
> http://reviews.llvm.org/D7933
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150227/320e6bf5/attachment.html>


More information about the lldb-commits mailing list