Sun Directory Server Enterprise Edition 7.0 Developer's Guide

Description

This function allows thread synchronization. Once a thread has locked a mutex using this function, other threads attempting to acquire the lock are blocked until the thread holding the mutex calls slapi_unlock_mutex().