Lines Matching refs:OPJ_BOOL
48 OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void) in opj_has_thread_support()
295 OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void) in opj_has_thread_support()
433 OPJ_BOOL OPJ_CALLCONV opj_has_thread_support(void) in opj_has_thread_support()
540 OPJ_BOOL opj_tls_set(opj_tls_t* tls, int key, void* value, in opj_tls_set()
619 static OPJ_BOOL opj_thread_pool_setup(opj_thread_pool_t* tp, int num_threads);
623 OPJ_BOOL signal_job_finished);
661 OPJ_BOOL job_finished = OPJ_FALSE; in opj_worker_thread_function()
684 static OPJ_BOOL opj_thread_pool_setup(opj_thread_pool_t* tp, int num_threads) in opj_thread_pool_setup()
687 OPJ_BOOL bRet = OPJ_TRUE; in opj_thread_pool_setup()
758 OPJ_BOOL signal_job_finished) in opj_thread_pool_get_next_job()
825 OPJ_BOOL opj_thread_pool_submit_job(opj_thread_pool_t* tp, in opj_thread_pool_submit_job()