Beispiel #1
0
 def get_access_lock(self):
     return null_synchronizer()
Beispiel #2
0
 def get_creation_lock(self, key):
     # this is weird, should probably be present
     return null_synchronizer()
Beispiel #3
0
 def get_access_lock(self):
     return null_synchronizer()
Beispiel #4
0
 def get_creation_lock(self, key):
     # this is weird, should probably be present
     return null_synchronizer()