Re: 'Suspect' libglib-2.0 when launching Ardour2.8.4



On Sun, Dec 13, 2009 at 9:30 AM, G. GuitarLord <muadibas25 hotmail com> wrote:

> nm -D --radix=dec --defined-only /usr/lib/libglib-2.0.so | grep -w
> g_atomic_int_add
>
> which returns:
>
> 00072976 T g_atomic_int_add

I got that command slightly wrong. Please show what the output of this is:

    nm -D --radix=dec --defined-only -S /usr/lib/libglib-2.0.so | grep
-w g_atomic_int_add

the premise is that the "real" atomic versions of these functions are
small, the mutex-locked ones are larger.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]