Home | History | Annotate | Download | only in cpython2

Lines Matching full:getc_unlocked

4221 # check for getc_unlocked and related locking functions
4222 AC_MSG_CHECKING(for getc_unlocked() and friends)
4227 getc_unlocked(f);
4234 [Define this if you have flockfile(), getc_unlocked(), and funlockfile()])