SplPriorityQueue
PHP 手册

SplPriorityQueue::recoverFromCorruption

(PHP 5 >= 5.3.0)

SplPriorityQueue::recoverFromCorruptionRecover from the corrupted state and allow further actions on the queue.

说明

public void SplPriorityQueue::recoverFromCorruption ( void )

参数

此函数没有参数。

返回值

没有返回值。


SplPriorityQueue
PHP 手册