Searched defs:libworker (Results 1 – 1 of 1) sorted by relevance
68 struct libworker { struct70 int thread_num;72 struct ub_ctx* ctx;75 int is_bg;77 int is_bg_thread;101 int libworker_bg(struct ub_ctx* ctx); argument