Lines Matching defs:iothr
100 struct fstrm_iothr *iothr;
235 env->iothr = fstrm_iothr_init(*foptp, &fw);
236 if (env->iothr == NULL) {
332 if (env->iothr != NULL)
333 fstrm_iothr_destroy(&env->iothr);
351 env->iothr = fstrm_iothr_init(env->fopt, &fw);
352 if (env->iothr == NULL) {
424 if (env->iothr == NULL)
444 ioq->ioq = fstrm_iothr_get_input_queue(env->iothr);
489 if (env->iothr != NULL)
490 fstrm_iothr_destroy(&env->iothr);
567 res = fstrm_iothr_submit(env->iothr, ioq, buf, len,