PidLock
class PidLock extends AbstractLocker (View source)
class PidLock extends AbstractLocker (View source)
lock($pid)
release()
static protected
writeLock($file, $data)
static protected
readLock($file)
static protected
releaseLock($file)
__construct($lockfile = null)