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 fe681c40 Add test for short path in celixThreadCondition_waitUntil.
add 33e1e309 Minor documentation improvements.
add 1ac3e3e1 Enable format string check in logging message.
add d1caf178 Unify the semantics of
celix_framework_waitForEmptyEventQueueFor and
celix_framework_waitForEmptyEventQueue.
add 4331c46c Fix API documentation errors.
add 0273072e Implement the literal meaning of errorIfNotFound.
add 6bb8de50 Remove unnecessary bundle stop operation.
add 6e3aa032 Avoid waiting for removed event to be processed.
No new revisions were added by this update.
Summary of changes:
libs/framework/include/celix_bundle_context.h | 4 ++--
libs/framework/include/celix_framework.h | 14 ++++++--------
libs/framework/src/celix_scheduled_event.c | 2 +-
libs/framework/src/framework.c | 27 ++++++---------------------
libs/framework/src/framework_private.h | 16 +++++++++-------
5 files changed, 24 insertions(+), 39 deletions(-)