mergeViaLock( $key, $callback, $exptime, $attempts, $flags ); wincache_unlock( $key ); } else { $ok = false; } return $ok; } }