Sun Directory Server Enterprise Edition 7.0 Developer's Guide

Description

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