原始内容
高亮显示
复制内容
#ifndef FIO_FLOW_H #define FIO_FLOW_H int flow_threshold_exceeded(struct thread_data *td); void flow_init_job(struct thread_data *td); void flow_exit_job(struct thread_data *td); void flow_exit(void); void flow_init(void); #endif
您还没有登录,登录后您可以:
首次使用?从这里 注册