s3: Remove the dependency of g_lock on procid_self
authorVolker Lendecke <vl@samba.org>
Sun, 27 Jun 2010 13:36:38 +0000 (15:36 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 28 Aug 2010 10:28:53 +0000 (12:28 +0200)
commit0f83aa865090bfaf06add6a9e8b7215ab1db7d95
tree2e3b2a96d2c73aca228b822a63415c829f4e89e3
parent520c5aae40ce882b8c5c020eb728d4198106d6b7
s3: Remove the dependency of g_lock on procid_self

procid_self() references global vars, don't depend on them unnecessarily
source3/include/g_lock.h
source3/lib/g_lock.c
source3/utils/net_g_lock.c
source3/utils/net_registry.c