Home | History | Annotate | Download | only in scheduler

Lines Matching refs:PidfileId

87 class PidfileId(CustomEquals):
178 # maps PidfileId to PidfileContents
182 # maps PidfileId to _PidfileInfo
358 @param pidfile_id: PidfileId instance.
412 pidfile_id = PidfileId(pidfile_path)
527 # is identified by a PidfileId object, which contains a unique pidfile
741 @param paired_with_pidfile (optional): a PidfileId for an
777 pidfile_id = PidfileId(pidfile_path)
785 return PidfileId(path)