summaryrefslogtreecommitdiffstats
path: root/lib/util/smb_threads_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the pthread_once initialization issue. Make talloc_stackframe useJeremy Allison2009-04-201-4/+7
* Ensure a tls key is only generated once - wrap create & destroy in a mutex.Jeremy Allison2009-04-141-4/+12
* Make talloc_stack threadsafe using TLS. Volker pleaseJeremy Allison2009-04-141-2/+3
* Add the thread functions to top level lib/util.Jeremy Allison2009-04-081-0/+52