Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Take advantage of the easier-to-use thread macros | Derrell Lipman | 2009-05-13 | 1 | -8/+0 |
* | Allow a parameter to smb_thread_once's initialization function | Derrell Lipman | 2009-05-13 | 1 | -2/+2 |
* | Attempt to fix build farm on platforms where pthread_once_t is a struct. | Jeremy Allison | 2009-04-20 | 1 | -2/+2 |
* | Fix the pthread_once initialization issue. Make talloc_stackframe use | Jeremy Allison | 2009-04-20 | 1 | -5/+21 |
* | Ensure a tls key is only generated once - wrap create & destroy in a mutex. | Jeremy Allison | 2009-04-14 | 1 | -1/+1 |
* | Make talloc_stack threadsafe using TLS. Volker please | Jeremy Allison | 2009-04-14 | 1 | -20/+73 |
* | Use common net utility code (address and sockaddr manipulation). | Jelmer Vernooij | 2008-10-23 | 1 | -1/+1 |
* | Import talloc_stack into util library. | Jelmer Vernooij | 2008-10-23 | 1 | -0/+130 |