This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch real_time_usage
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from 37501b82 Wait for any thread active in AppenderSkeleton::doAppend on
Appender destruction
add 7e19d8bf Ensure pthread_mutex_init will accept the
PTHREAD_PRIO_INHERIT protocol
add 1997e549 Ensure multithreadtest lasts more than 100 invocations on
Ubuntu
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 4 ++--
src/cmake/pthread/log4cxx-pthread.cmake | 10 +++++++---
src/main/cpp/appenderskeleton.cpp | 2 +-
src/main/include/CMakeLists.txt | 2 +-
src/main/include/log4cxx/private/log4cxx_private.h.in | 2 +-
src/main/include/log4cxx/private/mutex.h | 4 ++--
6 files changed, 14 insertions(+), 10 deletions(-)