event_base_priority_init(3) php man page | unix.com

Man Page: event_base_priority_init

Operating Environment: php

Section: 3

EVENT_BASE_PRIORITY_INIT(3)						 1					       EVENT_BASE_PRIORITY_INIT(3)

event_base_priority_init - Set the number of event priority levels

SYNOPSIS
bool event_base_priority_init (resource $event_base, int $npriorities)
DESCRIPTION
Sets the number of different event priority levels. By default all events are scheduled with the same priority ($npriorities/2). Using event_base_priority_init(3) you can change the number of event priority levels and then set a desired priority for each event.
PARAMETERS
o $event_base - Valid event base resource. o $npriorities - The number of event priority levels.
RETURN VALUES
event_base_priority_init(3) returns TRUE on success or FALSE on error. PHP Documentation Group EVENT_BASE_PRIORITY_INIT(3)
Related Man Pages
log4c_log4c_priority_info(3) - debian
log4c_log4c_priority_fatal(3) - debian
log4c_log4c_priority_debug(3) - debian
log4c_log4c_priority_notice(3) - debian
log4c_log4c_priority_unknown(3) - debian
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch