Make talloc_stack threadsafe using TLS. Volker please
authorJeremy Allison <jra@samba.org>
Tue, 14 Apr 2009 19:23:22 +0000 (12:23 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 14 Apr 2009 19:23:22 +0000 (12:23 -0700)
commit27a3118bcf6105848e8200c15ebab910831f73c6
treeba082a0cfd2f6e7f664bd016ba3fe14d12fda676
parent48f14949b1b9a377c2af489032de02a0fe4d118b
Make talloc_stack threadsafe using TLS. Volker please
check. Passes make test and basic valgrind testing.
Jeremy.
lib/util/config.mk
lib/util/smb_threads.c
lib/util/smb_threads_internal.h
lib/util/talloc_stack.c