Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_imp.py27 imp.acquire_lock()
Dtest_fork1.py37 imp.acquire_lock()
/external/valgrind/coregrind/
Dvgdb.c329 void acquire_lock (int fd, int valgrind_pid) in acquire_lock() function
831 acquire_lock (shared_mem_fd, pid); in gdb_relay()
955 acquire_lock (shared_mem_fd, pid); in standalone_send_commands()
/external/python/cpython2/Doc/library/
Dimp.rst116 .. function:: acquire_lock()
/external/python/cpython2/Misc/
DHISTORY4599 lock": imp.acquire_lock() and imp.release_lock(). Note: this is a