Searched refs:getCreatedStatus (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libexynosutils/
H A DExynosMutex.cpp109 bool ExynosMutex::getCreatedStatus(void) function in class:ExynosMutex
207 if (((ExynosMutex *)handle)->getCreatedStatus() == true)
270 return ((ExynosMutex *)handle)->getCreatedStatus();
H A DExynosMutex.h62 bool getCreatedStatus(void);

Completed in 16 milliseconds