[Declude-commit] [SCM] declude branch master updated. e8e90e8e5dc205b5b431bdf8928af20e06254efa
Status: Planning
Brought to you by:
mordante
|
From: Mark de W. <mor...@us...> - 2011-08-17 13:57:28
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "declude".
The branch, master has been updated
via e8e90e8e5dc205b5b431bdf8928af20e06254efa (commit)
from bedf80fc3c85ad0f6fe584b51336e5bd1224e722 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e8e90e8e5dc205b5b431bdf8928af20e06254efa
Author: Mark de Wever <ko...@xs...>
Date: Wed Aug 17 05:43:18 2011 +0200
Add initial thread pool implementation.
-----------------------------------------------------------------------
Summary of changes:
src/CMakeLists.txt | 2 +
src/thread_pool.cpp | 281 ++++++++++++++++++++++++++++++++++++++++++++++
src/thread_pool.hpp | 124 ++++++++++++++++++++
src/unit_test/worker.cpp | 100 ++++++++++++++++
4 files changed, 507 insertions(+), 0 deletions(-)
create mode 100644 src/thread_pool.cpp
create mode 100644 src/thread_pool.hpp
create mode 100644 src/unit_test/worker.cpp
hooks/post-receive
--
declude
|