Change the signature of pthreadpool_finished_job() to return 0
[mat/samba.git] / source3 / lib / pthreadpool / pthreadpool.c
2011-12-22 Jeremy AllisonChange the signature of pthreadpool_finished_job()...
2011-10-27 Andreas Schneiderreplace: Add don't include unistd.h directly and add...
2011-09-23 Andrew Bartlettbuild: Fix waf build on MacOS X
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-06 Björn Jackes3/pthreadpool: replace bad portable gettimeofday by...
2011-04-27 Volker Lendeckes3: Properly clean up in pthreadpool_init in case of...
2011-04-26 Volker Lendeckes3: Allow unlimited parallelism in pthreadpool
2011-04-25 Volker Lendeckes3: pthreadpool_sig_fd->pthreadpool_signal_fd
2011-04-25 Volker Lendeckes3: Many pthreadpool fixes