once_execute      434 maint/gnulib/tests/test-lock.c once_execute (void)
once_execute      473 maint/gnulib/tests/test-lock.c       gl_once (once_control, once_execute);
once_execute      365 maint/gnulib/tests/test-mtx.c       call_once (&once_control, once_execute);
once_execute      140 maint/gnulib/tests/test-pthread-once2.c       ASSERT (pthread_once (&once_control, once_execute) == 0);