Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.
commitcf5015f15935605cf69078bc15251db61ddc48c7
authorJeremy Allison <jra@samba.org>
Fri, 25 May 2001 00:48:28 +0000 (25 00:48 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 25 May 2001 00:48:28 +0000 (25 00:48 +0000)
tree250e723f67b13002fc930e943d410f3a06e8f0a9
parent19145bae720bbcc32dcab380c62a33d1f0e3eef0
Added tdb_change_int_atomic() to allow atomic updates of a tdb int value.
Jeremy.
source/include/proto.h
source/smbd/process.c
source/smbd/server.c
source/tdb/tdbutil.c