In perl.git, the branch smoke-me/ilmari/mutex-ifdeffery has been created
<http://perl5.git.perl.org/perl.git/commitdiff/3de848eebada810f9671f30f181703e785798d84?hp=0000000000000000000000000000000000000000>
at 3de848eebada810f9671f30f181703e785798d84 (commit)
- Log -----------------------------------------------------------------
commit 3de848eebada810f9671f30f181703e785798d84
Author: Dagfinn Ilmari Mannsåker <[email protected]>
Date: Tue Jun 27 23:23:45 2017 +0100
Remove pointless USE_ITHREADS ifdeffery around MUTEX_* calls
These macros are defined as no-ops outside USE_ITHREADS, so there's no
point in guarding them with it.
-----------------------------------------------------------------------
--
Perl5 Master Repository