SyncReaderWriter::readunlockReleases a read lock Description
public bool SyncReaderWriter::readunlock
( void
)
Releases a read 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::readunlock example
<?php See Also
|