Home
last modified time | relevance | path

Searched refs:PerlIOStdio_close (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dperliol.h235 PERL_CALLCONV IV PerlIOStdio_close(pTHX_ PerlIO *f);
Dperlio.c3656 PerlIOStdio_close(pTHX_ PerlIO *f) in PerlIOStdio_close() function
4125 PerlIOStdio_close,
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl5101delta.pod1273 A race condition inside C<PerlIOStdio_close()> has been identified and
Dperl589delta.pod1711 Mutex protection added in C<PerlIOStdio_close()> to avoid race conditions.
Dperl5120delta.pod2620 A race condition inside C<PerlIOStdio_close()> has been identified and