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

/freebsd-9.3-release/lib/libc/stdio/
H A Dfclose.cdiff 234871 Tue May 01 08:50:13 MDT 2012 kib MFC r234657:
Take the spinlock around clearing of the fp->_flags in fclose(3), which
indicates the avaliability of FILE, to prevent possible reordering of
the writes as seen by other CPUs.
H A Dfindfp.cdiff 234871 Tue May 01 08:50:13 MDT 2012 kib MFC r234657:
Take the spinlock around clearing of the fp->_flags in fclose(3), which
indicates the avaliability of FILE, to prevent possible reordering of
the writes as seen by other CPUs.
/freebsd-9.3-release/lib/libc/include/
H A Dlibc_private.hdiff 234871 Tue May 01 08:50:13 MDT 2012 kib MFC r234657:
Take the spinlock around clearing of the fp->_flags in fclose(3), which
indicates the avaliability of FILE, to prevent possible reordering of
the writes as seen by other CPUs.

Completed in 111 milliseconds