diff options
author | Karl Williamson <khw@cpan.org> | 2019-09-11 17:17:18 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2019-09-15 10:38:27 -0600 |
commit | af50ae69325d1ddb2687210da1112fe07f6f2ab9 (patch) | |
tree | 739519cd6828c61dc5fb5a54671e59729920c6d5 /mathoms.c | |
parent | dcafa39d55218b798360ec3fa393a42a1b6ed3c5 (diff) | |
download | perl-af50ae69325d1ddb2687210da1112fe07f6f2ab9.tar.gz |
mathoms.c: Add comment
Diffstat (limited to 'mathoms.c')
-rw-r--r-- | mathoms.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -731,6 +731,10 @@ potentially warn under some level of strict-ness. "Superseded" by C<sv_nosharing()>. =cut + +PERL_UNLOCK_HOOK in intrpvar.h is the macro that refers to this, and guarantees +that mathoms gets loaded. + */ void |