r5306: removed all the unused mutex functions from mutex.c. When (if?) we
authorAndrew Tridgell <tridge@samba.org>
Thu, 10 Feb 2005 07:18:00 +0000 (07:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:40 +0000 (13:09 -0500)
commit6aa6dce3f7c4303d184b3098fbf4619e49a27e45
treed028e15ab6a0d2b222ef4e582b9053f451cbb696
parent501379431c7fc6c9a78e74eca43b208184debce6
r5306: removed all the unused mutex functions from mutex.c. When (if?) we
decide to reinstate the mutex code for the threads process model, I'd
like to do it a little differently. At least this gets it out of
includes.h for now.
(This used to be commit cfee0fb02e10add22b6c436bdfa95d1a8f5f3def)
source4/include/includes.h
source4/include/mutex.h
source4/include/structs.h
source4/lib/mutex.c
source4/smbd/process_thread.c