]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: Remove g_lock_do()
authorVolker Lendecke <vl@samba.org>
Thu, 10 Oct 2019 11:40:44 +0000 (13:40 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 6 Nov 2019 20:36:34 +0000 (20:36 +0000)
commit8febbc2bcd2a136281ad9b4b90537028b6d5c4e2
tree4fa5f3be2141064430baf4a061bddca2d77b8aa5
parent9dd65d1f991722bf6686ae21e4607192fc2bf327
lib: Remove g_lock_do()

This puts too much logic into this lowlevel infrastructure module,
given the two minor external users.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/g_lock.h
source3/lib/g_lock.c