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

  /external/pdfium/third_party/libopenjpeg20/
thread.h 73 void opj_mutex_destroy(opj_mutex_t* mutex);
thread.c 89 void opj_mutex_destroy(opj_mutex_t* mutex) function
213 opj_mutex_destroy(cond->internal_mutex);
335 void opj_mutex_destroy(opj_mutex_t* mutex) function
458 void opj_mutex_destroy(opj_mutex_t* mutex) function
715 opj_mutex_destroy(tp->worker_threads[i].mutex);
936 opj_mutex_destroy(tp->worker_threads[i].mutex);
949 opj_mutex_destroy(tp->mutex);
tcd.c     [all...]

Completed in 148 milliseconds