PHP Interface mpyw\Co\CoInterface

Datei anzeigen Open project: mpyw/co

Public Methods

Method Description
all ( $value )
any ( $value )
async ( $value, $throw = null )
getDefaultOptions ( )
isRunning ( )
race ( $value )
setDefaultOptions ( array $options ) alias
wait ( $value, array $options = [] )

Method Details

all() public static method

public static all ( $value )

any() public static method

public static any ( $value )

async() public static method

public static async ( $value, $throw = null )

getDefaultOptions() public static method

public static getDefaultOptions ( )

isRunning() public static method

public static isRunning ( )

race() public static method

public static race ( $value )

setDefaultOptions() public static method

alias
public static setDefaultOptions ( array $options )
$options array

wait() public static method

public static wait ( $value, array $options = [] )
$options array