in reply to Re^2: PL_malloc_mutex in XS
in thread PL_malloc_mutex in XS
(You'll want "usemymalloc='y'".)sisyphus@sisyphus5-desktop:~$ perl -V:usemymalloc usemymalloc='n'; sisyphus@sisyphus5-desktop:~$ perl -V:useithreads useithreads='define'; sisyphus@sisyphus5-desktop:~$
|
|---|