You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2021/01/27 08:19:54 UTC

[celix] branch feature/refactor_c_dep_man_service_trackers updated (57ca284 -> 1e6fb25)

This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/refactor_c_dep_man_service_trackers
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 57ca284  Cleanup of DmActivator class
     add 1e6fb25  Updates handling of dm suspend to ensure this is done at the right moment.

No new revisions were added by this update.

Summary of changes:
 .../gtest/src/DependencyManagerTestSuite.cc        | 62 ++++++++++++++
 libs/framework/include/celix/dm/Component.h        | 24 ++++++
 libs/framework/src/dm_component_impl.c             | 98 ++++++++++++++--------
 libs/framework/src/dm_service_dependency.c         |  2 +-
 libs/framework/src/service_tracker.c               | 33 +++-----
 5 files changed, 164 insertions(+), 55 deletions(-)