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

  /external/dng_sdk/source/
dng_pthread.h 120 int dng_pthread_mutex_lock(dng_pthread_mutex_t *mutex);
213 #define pthread_mutex_lock dng_pthread_mutex_lock
dng_pthread.cpp 553 int dng_pthread_mutex_lock(dng_pthread_mutex_t *mutex) function

Completed in 64 milliseconds