Lines Matching refs:start_mutex
85 apr_proc_mutex_t *start_mutex;
306 "Child: Unable to retrieve the start_mutex from the parent");
313 "Child: Unable to access the start_mutex from the parent");
645 start_mutex, ap_scoreboard_shm,
1596 rv = apr_proc_mutex_create(&start_mutex, NULL,
1601 "%s: Unable to create the start_mutex.",
1659 get_handles_from_parent(s, &exit_event, &start_mutex,
1672 rv = apr_proc_mutex_create(&start_mutex, signal_name_prefix,
1676 "%s child: Unable to init the start_mutex.",
1733 apr_proc_mutex_destroy(start_mutex);