update : 2015.11.03
php.shukuma.com검색:
|
Threaded::synchronized(PECL pthreads >= 2.0.0) Threaded::synchronized — Synchronization 설명Executes the block while retaining the referenced objects synchronization lock for the calling context 인수
반환값The return value from the block 예제
Example #1 Synchronizing
<?php 위 예제의 출력: bool(true) |