Query: counter_create
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
COUNTER_CREATE(3) COUNTER_CREATE(3) counter_create - Creates a counter which maintains a single numeric value.SYNOPSISresource counter_create (string $name, [integer $initial_value], [integer $flags])DESCRIPTIONCreates a counter which maintains a single numeric value.PARAMETERSo name - The new counter's name. o initial_value - The initial value of the counter. Defaults to zero (0). o flags - Flags for the new counter, chosen from the COUNTER_FLAG_* constants.RETURN VALUESReturns a counter resource. PHP Documentation Group COUNTER_CREATE(3)
| Related Man Pages | 
|---|
| pmc_control(2) - netbsd | 
| i386_pmc_read(2) - netbsd | 
| i386_pmc_info(2) - netbsd | 
| wincache_ucache_inc(3) - php | 
| mousex::nativetraits::counter(3pm) - debian | 
| Similar Topics in the Unix Linux Community | 
|---|
| Semaphore Error | 
| unable to understand a awk code |