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

/freebsd-10.2-release/lib/libc/stdio/
H A Dfclose.cdiff 234657 Tue Apr 24 17:57:31 MDT 2012 kib 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.

Reported by: Fengwei yin <yfw.bsd gmail com>
Reviewed by: jhb
MFC after: 1 week
H A Dfindfp.cdiff 234657 Tue Apr 24 17:57:31 MDT 2012 kib 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.

Reported by: Fengwei yin <yfw.bsd gmail com>
Reviewed by: jhb
MFC after: 1 week
/freebsd-10.2-release/lib/libc/include/
H A Dlibc_private.hdiff 234657 Tue Apr 24 17:57:31 MDT 2012 kib 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.

Reported by: Fengwei yin <yfw.bsd gmail com>
Reviewed by: jhb
MFC after: 1 week

Completed in 40 milliseconds