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