Lines Matching refs:errc
123 errc(1, rc, "pthread_mutex_lock");
132 errc(1, rc, "pthread_mutex_unlock");
141 errc(1, rc, "pthread_cond_signal");
150 errc(1, rc, "pthread_cond_wait");
254 errc(1, rc, "pthread_mutex_init()");
256 errc(1, rc, "pthread_cond_init()");
258 errc(1, rc, "pthread_mutex_init()");
260 errc(1, rc, "pthread_cond_init()");
265 errc(1, rc, "pthread_create()");
267 errc(1, rc, "pthread_create()");
269 errc(1, rc, "pthread_create()");
275 errc(1, rc, "pthread_join(%d)", i);
279 errc(1, rc, "pthread_mutex_destroy(newfiles)");
281 errc(1, rc, "pthread_cond_destroy(newfiles)");
283 errc(1, rc, "pthread_mutex_destroy(renamedfiles)");
285 errc(1, rc, "pthread_cond_destroy(renamedfiles)");