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

  /external/pdfium/third_party/libopenjpeg20/
thread.h 160 void opj_thread_join(opj_thread_t* thread);
thread.c 277 void opj_thread_join(opj_thread_t* thread) function
420 void opj_thread_join(opj_thread_t* thread) function
491 void opj_thread_join(opj_thread_t* thread) function
934 opj_thread_join(tp->worker_threads[i].thread);

Completed in 56 milliseconds