summaryrefslogtreecommitdiffstats
path: root/lib/util/smb_threads.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a missing prototype warningVolker Lendecke2009-04-281-0/+2
* Ensure we have all the definitions needed in both threaded and non-threaded v...Jeremy Allison2009-04-201-9/+4
* Attempt to fix build farm on platforms where pthread_once_t is a struct.Jeremy Allison2009-04-201-1/+4
* Fix the pthread_once initialization issue. Make talloc_stackframe useJeremy Allison2009-04-201-25/+36
* Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison2009-04-151-1/+1
* Ensure a tls key is only generated once - wrap create & destroy in a mutex.Jeremy Allison2009-04-141-32/+52
* Add the thread functions to top level lib/util.Jeremy Allison2009-04-081-0/+120