Searched refs:_IN_USE_STATE (Results 1 – 1 of 1) sorted by relevance
31 _IN_USE_STATE = b"I" variable133 state = _IN_USE_STATE if in_use else _NOT_IN_USE_STATE162 in_use = os.read(self._file_desc, _LOCK_FILE_SIZE) == _IN_USE_STATE