messaging3: Protect messaging_dgm against multiple contexts
authorVolker Lendecke <vl@samba.org>
Sun, 20 Jul 2014 12:51:47 +0000 (14:51 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 11 Aug 2014 21:57:13 +0000 (23:57 +0200)
commitd22bb34b7308794b721af7c62f3682b37d997f6b
tree3ec2a5f709f27ba8fe0347bc3dc7c0898cfc68ac
parenta1529c3302656fad3daf1247141a987d36801066
messaging3: Protect messaging_dgm against multiple contexts

We can't rely on posix locking within a process

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