HomeSort by relevance Sort by last modified time
    Searched refs:locktype (Results 1 - 10 of 10) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
lock_tests.py 72 lock = self.locktype()
76 lock = self.locktype()
81 lock = self.locktype()
87 lock = self.locktype()
92 lock = self.locktype()
102 lock = self.locktype()
118 lock = self.locktype()
136 lock = self.locktype()
154 lock = self.locktype()
173 lock = self.locktype()
    [all...]
test_threading.py 715 locktype = staticmethod(threading.Lock) variable in class:LockTests
718 locktype = staticmethod(threading.RLock) variable in class:RLockTests
725 locktype = staticmethod(threading.Condition) variable in class:ConditionAsRLockTests
test_thread.py 220 locktype = thread.allocate_lock variable in class:LockTests
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
lock_tests.py 72 lock = self.locktype()
76 lock = self.locktype()
81 lock = self.locktype()
87 lock = self.locktype()
92 lock = self.locktype()
102 lock = self.locktype()
118 lock = self.locktype()
136 lock = self.locktype()
154 lock = self.locktype()
173 lock = self.locktype()
    [all...]
test_threading.py 715 locktype = staticmethod(threading.Lock) variable in class:LockTests
718 locktype = staticmethod(threading.RLock) variable in class:RLockTests
725 locktype = staticmethod(threading.Condition) variable in class:ConditionAsRLockTests
test_thread.py 220 locktype = thread.allocate_lock variable in class:LockTests
  /external/sqlite/dist/orig/
sqlite3.c 33458 u8 locktype; \/* Type of lock currently held on this file *\/ member in struct:winFile
    [all...]
  /external/sqlite/dist/
sqlite3.c 33476 u8 locktype; \/* Type of lock currently held on this file *\/ member in struct:winFile
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 282 static tdb_off_t tdb_find_lock_hash(struct tdb_context *tdb, TDB_DATA key, u32 hash, int locktype,
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h     [all...]

Completed in 595 milliseconds