You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2018/04/17 09:39:48 UTC

[mynewt-core] 01/01: Merge pull request #1030 from sjanc/mempool

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

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

commit 595cef04822805e79d86df0fe6cb00390fc9755e
Merge: 7c2da7b 3bac710
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Tue Apr 17 11:39:44 2018 +0200

    Merge pull request #1030 from sjanc/mempool
    
    mempool: Add os_mempool_clear function

 kernel/os/include/os/os_mempool.h                  |  9 +++++
 kernel/os/src/os_mempool.c                         | 39 ++++++++++++++++++++++
 kernel/os/test/src/mempool_test.h                  |  2 +-
 .../os/test/src/testcases/os_mempool_test_case.c   | 15 +++++++--
 4 files changed, 62 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
janc@apache.org.