develooper Front page | perl.perl5.porters | Postings from July 2011

CvFILE allocation

Thread Next
From:
Father Chrysostomos
Date:
July 24, 2011 14:27
Subject:
CvFILE allocation
Message ID:
2C770EB5-1C1B-4272-869B-DA9333CA500C@cpan.org
How exactly is CvFILE allocated?

Under ithreads, it points to static memory for XSUBs and is mallocked for Perl subs.

What about non-threaded builds?


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About