event_priority_set(3) php man page | unix.com

Man Page: event_priority_set

Operating Environment: php

Section: 3

EVENT_PRIORITY_SET(3)							 1						     EVENT_PRIORITY_SET(3)

event_priority_set - Assign a priority to an event.

SYNOPSIS
bool event_priority_set (resource $event, int $priority)
DESCRIPTION
Assign a priority to the $event.
PARAMETERS
o $event - Valid 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 VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group EVENT_PRIORITY_SET(3)
Related Man Pages
evidle(3) - php
evwatcher(3) - php
lpusers(1m) - v7
lpusers(1m) - linux
lpusers(1m) - posix
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch