You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/07/05 16:11:23 UTC

[mynewt-core] 01/01: Merge pull request #1238 from ccollins476ad/modlog-rwlock

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

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit b4dc891fa6ae2539dd5894bc89d829dd372a32b1
Merge: 0872c9b 395db78
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Thu Jul 5 09:11:19 2018 -0700

    Merge pull request #1238 from ccollins476ad/modlog-rwlock
    
    log/modlog: Use rwlock instead of mutex

 sys/log/modlog/pkg.yml      |  1 +
 sys/log/modlog/src/modlog.c | 52 +++++++++++++++++----------------------------
 2 files changed, 20 insertions(+), 33 deletions(-)