This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch patch
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git
from 71b65722 Merge 1.6.1 changes to patch.
add b8e4a4df GUACAMOLE-1998: Refactor rwlock TLS tracking to use a single
global key with per-thread slot array.
add 35f9e61e GUACAMOLE-1998: Merge refactor of guac_rwlock to remove
influence of pthread key limit.
add 389c1198 Merge 1.6.1 changes back to patch.
No new revisions were added by this update.
Summary of changes:
src/libguac/guacamole/rwlock.h | 45 ++----
src/libguac/rwlock.c | 302 +++++++++++++++++++++++++++--------------
2 files changed, 211 insertions(+), 136 deletions(-)