Home
last modified time | relevance | path

Searched refs:_write_lock (Results 1 – 5 of 5) sorted by relevance

/external/arm-trusted-firmware/include/arch/aarch32/
Dasm_macros.S126 .macro stl _reg, _write_lock argument
128 str \_reg, \_write_lock
/external/chromium-trace/catapult/third_party/pyserial/serial/
Drfc2217.py396 self._write_lock = threading.Lock()
592 self._write_lock.acquire()
599 self._write_lock.release()
810 self._write_lock.acquire()
814 self._write_lock.release()
/external/python/cpython3/Lib/
D_pyio.py1242 self._write_lock = Lock()
1250 with self._write_lock:
1276 with self._write_lock:
1283 with self._write_lock:
1309 with self._write_lock:
1314 with self._write_lock:
1325 with self._write_lock:
/external/python/cpython2/Lib/
D_pyio.py1085 self._write_lock = Lock()
1092 with self._write_lock:
1116 with self._write_lock:
1123 with self._write_lock:
1153 with self._write_lock:
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz1Index: linux/arch/i386/Kconfig.debug 2====== ...