Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pthreadpool: Allow multiple jobs to be received | Volker Lendecke | 2014-03-27 | 1 | -9/+17 |
| | | | | | | | This can avoid syscalls when multiple jobs are finished simultaneously Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> | ||||
* | s3: Fix compilation of pthreadpool_sync.c on platforms without pthread.h | Volker Lendecke | 2012-06-28 | 1 | -1/+0 |
| | | | | | | | Signed-off-by: Bjoern Jacke <bj@sernet.de> Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Thu Jun 28 16:43:13 CEST 2012 on sn-devel-104 | ||||
* | s3: Add a dummy implementation for the pthreadpool API | Volker Lendecke | 2012-06-19 | 1 | -0/+174 |
Signed-off-by: Jeremy Allison <jra@samba.org> |