RDK Documentation (Open Sourced RDK Components)
|
auto Lock the provided mutex during the object scope More...
#include <AampMutex.h>
Public Member Functions | |
AampMutexHold (pthread_mutex_t &mutex) | |
Private Attributes | |
pthread_mutex_t & | mutex_ |
auto Lock the provided mutex during the object scope
Definition at line 34 of file AampMutex.h.