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

  /frameworks/rs/
rsContext.cpp 62 pthread_mutex_t Context::gLibMutex = PTHREAD_MUTEX_INITIALIZER;
rsContext.h 101 static pthread_mutex_t gLibMutex;

Completed in 424 milliseconds