| SyncReaderWriter::writeunlockReleases a write lock Description
   public bool SyncReaderWriter::writeunlock
    ( void
   ) Releases a write lock on a SyncReaderWriter object. ParametersThis function has no parameters. Return ValuesA boolean of TRUE if the unlock operation was successful, FALSE otherwise. ExamplesExample #1 SyncReaderWriter::writeunlock example 
<?phpSee Also
 |