Swoole\Lock::trylock

Try to acquire the lock and return straight away even the lock is not available.

Description

public void Swoole\Lock::trylock()

Parameters

This function has no parameters.

Return Values