- Stop using the TCPLock to protect all entries into the IP lib
authorCameron Gutman <aicommander@gmail.com>
Sat, 7 Nov 2009 20:41:57 +0000 (20:41 +0000)
committerCameron Gutman <aicommander@gmail.com>
Sat, 7 Nov 2009 20:41:57 +0000 (20:41 +0000)
commit024d413ccb509a5451aed6213aaaa287faaca25f
tree98cf891fc85dc53657656f35ee9c7d6a5db02ba3
parent4983e19ccad8197d011cfd6b7d0af367bf8f847a
 - Stop using the TCPLock to protect all entries into the IP lib
 - Instead use TCPLock only to protect entries into oskittcp

svn path=/trunk/; revision=44021
reactos/drivers/network/tcpip/include/lock.h
reactos/drivers/network/tcpip/tcpip/dispatch.c
reactos/drivers/network/tcpip/tcpip/fileobjs.c
reactos/drivers/network/tcpip/tcpip/lock.c
reactos/drivers/network/tcpip/tcpip/mocklock.c
reactos/lib/drivers/ip/transport/tcp/accept.c
reactos/lib/drivers/ip/transport/tcp/event.c
reactos/lib/drivers/ip/transport/tcp/tcp.c