]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The lockmanager has to keep track of locks per thread, not per process.
authorJulian Elischer <julian@FreeBSD.org>
Wed, 5 Feb 2003 19:36:58 +0000 (19:36 +0000)
committerJulian Elischer <julian@FreeBSD.org>
Wed, 5 Feb 2003 19:36:58 +0000 (19:36 +0000)
commit822ded67fea3296ac7ff5f7e80308123191bda53
tree4c65b6e79b50a68f03157979bba1b127a06cbeca
parent6f15bc16ede60438bcab838326887fab128e2e8f
The lockmanager has to keep track of locks per thread, not per process.

Submitted by: david Xu (davidxu@)
Reviewed by: jhb@
sys/kern/kern_lock.c
sys/sys/buf.h
sys/sys/lockmgr.h