static Lock generalLock_instance = lock(); static Lock generalLock() { ret generalLock_instance; }