CakeFest 2024: The Official CakePHP Conference

The SysvSemaphore class

(PHP 8)

Introduction

A fully opaque class which replaces a sysvsem resource as of PHP 8.0.0.

Class synopsis

final class SysvSemaphore {
}
add a note

User Contributed Notes

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