On Aug 5, 2014, at 3:17 PM, Tom Rondeau <t...@trondeau.com> wrote:
> Great, that explains it. On Linux, you're using posix_memalign, but on the 
> other OS's, you must be falling through on that into the other allocation 
> engine, which does not have any thread safety but really should be.
> 
> I've created ticket #710 and will get to it soon.

If Stefan is using OSX 10.8 or 10.9 then he actually is using posix_memalign -- 
Apple added that function into 10.8+, and I've confirmed that GR uses it, too. 
- MLD
--
Michael Dickens, OSX Programmer
Ettus Research Technical Support
Email: supp...@ettus.com
Web: http://www.ettus.com


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to