Searched refs:event_base_nothr (Results 1 – 2 of 2) sorted by relevance
324 int dt_io_thread_start(struct dt_io_thread* dtio, void* event_base_nothr,
2153 int dt_io_thread_start(struct dt_io_thread* dtio, void* event_base_nothr, in dt_io_thread_start() argument2175 (void)event_base_nothr; in dt_io_thread_start()2177 dtio->event_base = event_base_nothr; in dt_io_thread_start()