Searched refs:current_rpc (Results 1 – 3 of 3) sorted by relevance
29 if (task->current_rpc) {30 …LOGE(TAG, "uservice_name: %s, rpc_cmd: %d", task->current_rpc->srv->name, task->current_rpc->cmd_i…69 task->current_rpc = &rpc; in utask_entry()85 task->current_rpc = NULL; in utask_entry()
45 rpc_t *current_rpc; member
48 …rvice %s queue full,send id:%d cur id: %d", srv->name,rpc->cmd_id, srv->task->current_rpc->cmd_id); in uservice_call()
Completed in 4 milliseconds