Searched defs:lock3 (Results 1 – 2 of 2) sorted by relevance
76 struct flock lock3 = { (short)F_WRLCK, (short)0, 17, 5, (short)0 }; variable
78 PyThread_type_lock lock3 = PyThread_allocate_lock(); in alloc_for_runtime() local144 PyThread_type_lock lock1, lock2, lock3; in _PyRuntimeState_Init() local