Searched defs:dng_pthread_cond_impl (Results 1 – 1 of 1) sorted by relevance
84 struct dng_pthread_cond_impl struct93 dng_pthread_cond_impl() : head_waiter(NULL), tail_waiter(NULL), broadcast_generation(0) { } in dng_pthread_cond_impl() argument94 ~dng_pthread_cond_impl() { } ; in ~dng_pthread_cond_impl() argument99 dng_pthread_cond_impl(const dng_pthread_cond_impl &) { } in dng_pthread_cond_impl() argument