HomeSort by relevance Sort by last modified time
    Searched defs:CMutex (Results 1 - 2 of 2) sorted by null

  /hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
CMutex.cpp 33 #include "CMutex.h"
37 CMutex::CMutex(
47 CMutex::~CMutex(
57 int32_t CMutex::lock(
66 int32_t CMutex::trylock(
75 int32_t CMutex::unlock(
CMutex.h 40 class CMutex
45 CMutex(void);
47 ~CMutex(void);

Completed in 1649 milliseconds