reclock_mutator_thread  405 maint/gnulib/tests/test-lock.c     threads[i] = gl_thread_create (reclock_mutator_thread, NULL);
reclock_mutator_thread  296 maint/gnulib/tests/test-mtx.c     ASSERT (thrd_create (&threads[i], reclock_mutator_thread, NULL)
reclock_mutator_thread  295 maint/gnulib/tests/test-pthread-mutex.c     ASSERT (pthread_create (&threads[i], NULL, reclock_mutator_thread, NULL)