OSDN Git Service

ThreadPool callbacks provide more parameters
authorGlenn Kasten <gkasten@google.com>
Sun, 10 Jul 2011 17:59:19 +0000 (10:59 -0700)
committerGlenn Kasten <gkasten@google.com>
Mon, 11 Jul 2011 17:17:15 +0000 (10:17 -0700)
commit7fa30890cbbda9b685fbe9bbd58b8b30c6492211
tree7216da0afa57230eb6df9428590633f279892b56
parent5bed00f16d39274473b90da20a1d0017a0626ab1
ThreadPool callbacks provide more parameters

Now allows up to two void * and two int parameters.

This will be needed by deferred application-level callbacks

Change-Id: Ie388169439b2e3ab95d053007bcdc674b875fa67
wilhelm/src/ThreadPool.c
wilhelm/src/ThreadPool.h
wilhelm/src/itf/IDynamicInterfaceManagement.c
wilhelm/src/itf/IObject.c