php man page for event_priority_set

Query: event_priority_set

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
event_set(3) - php
fam_monitor_directory(3) - php
lpusers(1m) - php
lpusers(1m) - plan9
lpusers(1m) - posix
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun