Home
last modified time | relevance | path

Searched refs:dng_pthread_now (Results 1 – 3 of 3) sorted by relevance

/external/dng_sdk/source/
Ddng_mutex.cpp338 dng_pthread_now (&now); in Wait()
Ddng_pthread.h252 int dng_pthread_now (struct timespec *now);
Ddng_pthread.cpp668 dng_pthread_now (&sys_timespec); in dng_pthread_cond_timedwait()
1099 int dng_pthread_now (struct timespec *now) in dng_pthread_now() function