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

/freebsd-10.0-release/include/
H A Dstdio.hdiff 35127 Sat Apr 11 05:33:46 MDT 1998 jb Add *_unlocked() macros according to POSIX. In the _THREAD_SAFE case,
test for __isthreaded before calling the lock/unlock functions to
try to save some performance. The _THREAD_SAFE case should become the
default, but since it tests for a global variable in libc, people won't
be able to build -current on pre-3.0 systems unless the default leaves
it out. Such is life.

Completed in 76 milliseconds