Eio 関数
PHP Manual

eio_sync

(PECL eio >= 0.0.1dev)

eio_syncCommit buffer cache to disk

説明

resource eio_sync ([ int $pri = EIO_PRI_DEFAULT [, callable $callback = NULL [, mixed $data = NULL ]]] )

パラメータ

この関数にはパラメータはありません。

返り値

eio_sync() returns request resource on success or FALSE on error.


Eio 関数
PHP Manual