cleaner
res = pthread_create(&args->ta_cleanerthread, NULL, cleaner, args);
cleaner(canon_dir);
cleaner, canon_dir) == -1)