optee_cq_init
optee_cq_init(&optee->call_queue, 0);
void optee_cq_init(struct optee_call_queue *cq, int thread_count);
optee_cq_init(&optee->call_queue, thread_count);