示例#1
0
 def lock(self):
     return possem.sem_wait(self.sem)
示例#2
0
 def lock(self):
     return possem.sem_wait(self.sem)