GoLang pht\Threaded::unlock

request it (230)
GoLang replacement for PHP's pht\Threaded::unlock [edit | history]



Do you know a GoLang replacement for PHP's pht\Threaded::unlock? Write it!

PHP pht\Threaded::unlock

PHP original manual for pht\Threaded::unlock [ show | php.net ]

pht\Threaded::unlock

(PECL pht >= 0.0.1)

pht\Threaded::unlockReleases the mutex lock

Description

public void pht\Threaded::unlock ( void )

This method will unlock the mutex lock associated with the given class (either a pht\HashTable, pht\Queue, pht\Vector, or pht\AtomicInteger).

Parameters

This function has no parameters.

Return Values

No return value.