index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
util
/
smb_threads.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the thread functions a bit easier to use
Derrell Lipman
2009-05-13
1
-2
/
+0
*
Allow a parameter to smb_thread_once's initialization function
Derrell Lipman
2009-05-13
1
-1
/
+3
*
Fix definition of smb_thread_once - must return int not void as
Jeremy Allison
2009-05-11
1
-1
/
+1
*
Don't require external use of internal enum smb_thread_lock_type
Derrell Lipman
2009-05-10
1
-3
/
+4
*
Replace external thread "once" with an internal implementation
Derrell Lipman
2009-05-10
1
-20
/
+2
*
Fix a missing prototype warning
Volker Lendecke
2009-04-28
1
-0
/
+2
*
Ensure we have all the definitions needed in both threaded and non-threaded v...
Jeremy Allison
2009-04-20
1
-9
/
+4
*
Attempt to fix build farm on platforms where pthread_once_t is a struct.
Jeremy Allison
2009-04-20
1
-1
/
+4
*
Fix the pthread_once initialization issue. Make talloc_stackframe use
Jeremy Allison
2009-04-20
1
-25
/
+36
*
Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
Jeremy Allison
2009-04-15
1
-1
/
+1
*
Ensure a tls key is only generated once - wrap create & destroy in a mutex.
Jeremy Allison
2009-04-14
1
-32
/
+52
*
Add the thread functions to top level lib/util.
Jeremy Allison
2009-04-08
1
-0
/
+120