Home
last modified time | relevance | path

Searched defs:opj_cond_waiter_list_t (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dthread.c98 struct opj_cond_waiter_list_t { struct
100 struct opj_cond_waiter_list_t* next; argument
102 typedef struct opj_cond_waiter_list_t opj_cond_waiter_list_t; typedef