Name

ap_open_mutex — open a mutual exclusion object

Synopsis

mutex *ap_open_mutex(char *name)

Opens an existing mutex with the name name. Returns NULL if the operation fails.