Searched hist:127100 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/lib/libc/stdio/
H A Dfeof.cdiff 127100 Wed Mar 17 01:43:08 MST 2004 tjr Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),
ferror(), fileno() and clearerr(), using the value of __isthreaded to
decide between the fast inline single-threaded code and the more
general function equivalent. This gives most of the performance
benefits of the old unsafe macros while preserving thread safety.
H A Dferror.cdiff 127100 Wed Mar 17 01:43:08 MST 2004 tjr Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),
ferror(), fileno() and clearerr(), using the value of __isthreaded to
decide between the fast inline single-threaded code and the more
general function equivalent. This gives most of the performance
benefits of the old unsafe macros while preserving thread safety.
H A Dfileno.cdiff 127100 Wed Mar 17 01:43:08 MST 2004 tjr Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),
ferror(), fileno() and clearerr(), using the value of __isthreaded to
decide between the fast inline single-threaded code and the more
general function equivalent. This gives most of the performance
benefits of the old unsafe macros while preserving thread safety.
H A Dputc.cdiff 127100 Wed Mar 17 01:43:08 MST 2004 tjr Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),
ferror(), fileno() and clearerr(), using the value of __isthreaded to
decide between the fast inline single-threaded code and the more
general function equivalent. This gives most of the performance
benefits of the old unsafe macros while preserving thread safety.
H A Dputchar.cdiff 127100 Wed Mar 17 01:43:08 MST 2004 tjr Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),
ferror(), fileno() and clearerr(), using the value of __isthreaded to
decide between the fast inline single-threaded code and the more
general function equivalent. This gives most of the performance
benefits of the old unsafe macros while preserving thread safety.
H A Dgetc.cdiff 127100 Wed Mar 17 01:43:08 MST 2004 tjr Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),
ferror(), fileno() and clearerr(), using the value of __isthreaded to
decide between the fast inline single-threaded code and the more
general function equivalent. This gives most of the performance
benefits of the old unsafe macros while preserving thread safety.
/freebsd-10.2-release/include/
H A Dstdio.hdiff 127100 Wed Mar 17 01:43:08 MST 2004 tjr Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),
ferror(), fileno() and clearerr(), using the value of __isthreaded to
decide between the fast inline single-threaded code and the more
general function equivalent. This gives most of the performance
benefits of the old unsafe macros while preserving thread safety.

Completed in 117 milliseconds