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

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


    from 586ec0b  Merge pull request #225 from apache/feature/protect_zmq_socket
     add 0dfa781  Fixes an potential race conditation issues with the creation 
of service ids.
     add 2dd0a75  Updates first svc id to 1
     add e3d340d  Merge branch 'develop' into feature/threadsafe_svc_id
     new 23a9f61  Merge pull request #224 from apache/feature/threadsafe_svc_id

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../gtest/src/bundle_context_services_test.cpp     | 24 +++++++++++-----------
 libs/framework/include/service_registry.h          |  6 ++++++
 libs/framework/src/service_registry.c              | 15 +++++++++-----
 libs/framework/src/service_registry_private.h      |  2 +-
 libs/framework/src/service_tracker.c               |  2 +-
 5 files changed, 30 insertions(+), 19 deletions(-)

Reply via email to