Searched refs:PerlIOStdio_close (Results 1 – 5 of 5) sorted by relevance
235 PERL_CALLCONV IV PerlIOStdio_close(pTHX_ PerlIO *f);
3656 PerlIOStdio_close(pTHX_ PerlIO *f) in PerlIOStdio_close() function4125 PerlIOStdio_close,
1273 A race condition inside C<PerlIOStdio_close()> has been identified and
1711 Mutex protection added in C<PerlIOStdio_close()> to avoid race conditions.
2620 A race condition inside C<PerlIOStdio_close()> has been identified and