Bartosz Kostrzewa wrote: > Carlos Garcia Campos wrote: > > EvJobFind doesn't use the worker thread, it's a EV_JOB_RUN_MAIN_LOOP >> which means that it runs in the main thread. >> > [...] >> ev_find_job_run is run by the main loop, so it should be fast since we >> don't want to block the UI.
also, if C threads were run this should be only minimally slower than running 1 thread, in any case, on a single core machine, only one thread would be run -Bartek _______________________________________________ Evince-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evince-list
