Searched refs:proc_mutex_pthread_create (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/apr/locks/unix/
H A Dproc_mutex.c583 static apr_status_t proc_mutex_pthread_create(apr_proc_mutex_t *new_mutex, function
920 proc_mutex_pthread_create,
939 rv = proc_mutex_pthread_create(new_mutex, fname);

Completed in 51 milliseconds