Swoole\Lock::lock_read

(PECL swoole >= 1.9.0)

Swoole\Lock::lock_readLock a read-write lock for reading.

Description

public Swoole\Lock::lock_read(): void

Lock a read-write lock for reading.

Parameters

This function has no parameters.

Return Values

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top