Query: event_buffer_priority_set
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVENT_BUFFER_PRIORITY_SET(3) 1 EVENT_BUFFER_PRIORITY_SET(3) event_buffer_priority_set - Assign a priority to a buffered eventSYNOPSISbool event_buffer_priority_set (resource $bevent, int $priority)DESCRIPTIONAssign a priority to the $bevent.PARAMETERSo $bevent - Valid buffered event resource. o $priority - Priority level. Cannot be less than zero and cannot exceed maximum priority level of the event base (see event_base_prior- ity_init(3)).RETURN VALUESevent_buffer_priority_set(3) returns TRUE on success or FALSE on error. PHP Documentation Group EVENT_BUFFER_PRIORITY_SET(3)
Related Man Pages |
---|
evwatcher(3) - php |
lpusers(1m) - php |
lpusers(1m) - linux |
lpusers(1m) - plan9 |
lpusers(1m) - posix |