Searched refs:dec_thr (Results 1 – 1 of 1) sorted by relevance
102 pthread_t dec_thr; member1037 pthread_create(&ctx->dec_thr, NULL, rc2_pre_dec_thread, ctx); in mpi_rc_codec()1074 pthread_join(ctx->dec_thr, NULL); in mpi_rc_codec()