Searched hist:66615 (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-10.3-release/sys/sys/
H A Dktr.hdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dlock.hdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dlockmgr.hdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dbuf.hdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dmount.hdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/dev/agp/
H A Dagp.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/fs/cd9660/
H A Dcd9660_node.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/fs/deadfs/
H A Ddead_vnops.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/fs/devfs/
H A Ddevfs_vfsops.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/fs/nullfs/
H A Dnull_subr.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/ufs/ufs/
H A Dufs_inode.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dufs_extattr.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dufs_quota.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/nfsclient/
H A Dnfs_node.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/fs/msdosfs/
H A Dmsdosfs_denode.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dmsdosfs_vfsops.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dmsdosfs_vnops.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/fs/unionfs/
H A Dunion_subr.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/fs/ext2fs/
H A Dext2_vfsops.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/kern/
H A Dkern_lock.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dvfs_default.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dimgact_elf.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dvfs_export.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
H A Dvfs_mount.cdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
/freebsd-10.3-release/sys/vm/
H A Dvm_map.hdiff 66615 Wed Oct 04 01:29:17 MDT 2000 jasone Convert lockmgr locks from using simple locks to using mutexes.

Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.

Completed in 826 milliseconds

12