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

  /external/dng_sdk/source/
dng_pthread.h 146 int dng_pthread_rwlock_wrlock(dng_pthread_rwlock_t * rwlock);
157 int dng_pthread_rwlock_wrlock(dng_pthread_rwlock_t * rwlock);
238 #define pthread_rwlock_wrlock dng_pthread_rwlock_wrlock
dng_pthread.cpp 1029 int dng_pthread_rwlock_wrlock(dng_pthread_rwlock_t *rwlock) function

Completed in 1083 milliseconds