Rtos API example

Embed: (wiki syntax)

« Back to documentation index

NanostackLockGuard Class Reference

NanostackLockGuard Class Reference

RAII style Nanostack mutex acquisition. More...

#include <NanostackLockGuard.h>


Detailed Description

RAII style Nanostack mutex acquisition.

Mutex is held until object leaves scope.

Definition at line 27 of file NanostackLockGuard.h.