Home
last modified time | relevance | path

Searched refs:FileSemaphores (Results 1 – 4 of 4) sorted by relevance

/dports/net/cloud-init/cloud-init-21.4/cloudinit/config/
H A Dcc_migrator.py69 sem_helper = helpers.FileSemaphores(sem_path)
/dports/net/cloud-init/cloud-init-21.4/cloudinit/
H A Dhelpers.py67 class FileSemaphores(object): class
166 self.sems[sem_path] = FileSemaphores(sem_path)
H A Dstages.py775 helpers.FileSemaphores(self.paths.get_runpath('sem')),
/dports/net/cloud-init/cloud-init-21.4/cloudinit/sources/
H A DDataSourceExoscale.py55 sem_helper = helpers.FileSemaphores(sem_path)