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

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


    from 6e3aa032 Avoid waiting for removed event to be processed.
     add d9946de1 Fix minor typos.
     add 2265d614 Fix potential use-after-free.
     add 03aa4fa7 Eliminate the possibility of returning EINTR.
     add e9d5c063 Add missing ctx checks.
     add 95116c34 Remove unnecessary `celix_framework_stopBundleEntry` from 
`framework_shutdown`.
     add 9896c8e8 Improve error codes of celixThreadCondition_waitUntil.

No new revisions were added by this update.

Summary of changes:
 libs/framework/include/celix/ScheduledEvent.h |  8 +++++--
 libs/framework/src/celix_scheduled_event.c    |  7 +++---
 libs/framework/src/celix_scheduled_event.h    |  5 ++---
 libs/framework/src/framework.c                | 31 ++++-----------------------
 libs/utils/include/celix_threads.h            | 11 +++-------
 5 files changed, 18 insertions(+), 44 deletions(-)

Reply via email to