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

  /external/dng_sdk/source/
dng_pthread.h 134 int dng_pthread_setspecific(dng_pthread_key_t key, const void *value);
227 #define pthread_setspecific dng_pthread_setspecific
dng_pthread.cpp 791 int dng_pthread_setspecific(dng_pthread_key_t key, const void *value) function

Completed in 539 milliseconds