class PidLock extends AbstractLocker (View source)

Methods

lock($pid)

No description

release()

No description

static 
writeLock($file, $data)

No description

static 
readLock($file)

No description

static 
releaseLock($file)

No description

__construct($lockfile = null)

No description

Details

lock($pid)

Parameters

$pid

release()

static protected writeLock($file, $data)

Parameters

$file
$data

static protected readLock($file)

Parameters

$file

static protected releaseLock($file)

Parameters

$file

__construct($lockfile = null)

Parameters

$lockfile