You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/04/16 13:31:08 UTC

[GitHub] sjanc opened a new pull request #1030: mempool: Add os_mempool_clear function

sjanc opened a new pull request #1030: mempool: Add os_mempool_clear function
URL: https://github.com/apache/mynewt-core/pull/1030
 
 
   This is used to clear mempool (ie all block taken are invalidated)
   without doing full initialisation of it. Unlike init this function
   can be called multiple time on same mempool.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services