/external/libevent/ |
D | evthread.c | 186 unsigned locktype; member 195 debug_lock_alloc(unsigned locktype) in debug_lock_alloc() argument 202 locktype|EVTHREAD_LOCKTYPE_RECURSIVE))) { in debug_lock_alloc() 210 result->locktype = locktype; in debug_lock_alloc() 217 debug_lock_free(void *lock_, unsigned locktype) in debug_lock_free() argument 221 EVUTIL_ASSERT(locktype == lock->locktype); in debug_lock_free() 225 lock->locktype|EVTHREAD_LOCKTYPE_RECURSIVE); in debug_lock_free() 238 if (!(lock->locktype & EVTHREAD_LOCKTYPE_RECURSIVE)) in evthread_debug_lock_mark_locked() 254 if (lock->locktype & EVTHREAD_LOCKTYPE_READWRITE) in debug_lock_lock() 270 if (lock->locktype & EVTHREAD_LOCKTYPE_READWRITE) in evthread_debug_lock_mark_unlocked() [all …]
|
D | evthread-internal.h | 77 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) \ argument 79 evthread_lock_fns_.alloc(locktype) : NULL) 82 #define EVTHREAD_FREE_LOCK(lockvar, locktype) \ argument 86 evthread_lock_fns_.free(lock_tmp_, (locktype)); \ 186 void *evthreadimpl_lock_alloc_(unsigned locktype); 187 void evthreadimpl_lock_free_(void *lock, unsigned locktype); 203 #define EVTHREAD_ALLOC_LOCK(lockvar, locktype) \ argument 204 ((lockvar) = evthreadimpl_lock_alloc_(locktype)) 206 #define EVTHREAD_FREE_LOCK(lockvar, locktype) \ argument 210 evthreadimpl_lock_free_(lock_tmp_, (locktype)); \ [all …]
|
D | evthread_pthread.c | 45 evthread_posix_lock_alloc(unsigned locktype) in evthread_posix_lock_alloc() argument 51 if (locktype & EVTHREAD_LOCKTYPE_RECURSIVE) in evthread_posix_lock_alloc() 61 evthread_posix_lock_free(void *lock_, unsigned locktype) in evthread_posix_lock_free() argument
|
D | evthread_win32.c | 51 evthread_win32_lock_create(unsigned locktype) in evthread_win32_lock_create() argument 64 evthread_win32_lock_free(void *lock_, unsigned locktype) in evthread_win32_lock_free() argument
|
/external/libxml2/result/ |
D | dav19.rdr | 16 5 1 D:locktype 0 0 18 5 15 D:locktype 0 0 32 5 1 D:locktype 0 0 34 5 15 D:locktype 0 0
|
D | dav19.rde | 16 5 1 D:locktype 0 0 18 5 15 D:locktype 0 0 32 5 1 D:locktype 0 0 34 5 15 D:locktype 0 0
|
D | dav19.sax | 18 SAX.startElement(D:locktype) 20 SAX.endElement(D:locktype) 34 SAX.startElement(D:locktype) 36 SAX.endElement(D:locktype)
|
D | dav19.sax2 | 18 SAX.startElementNs(locktype, D, 'http://www.ietf.org/standards/dav/', 0, 0, 0) 20 SAX.endElementNs(locktype, D, 'http://www.ietf.org/standards/dav/') 34 SAX.startElementNs(locktype, D, 'http://www.ietf.org/standards/dav/', 0, 0, 0) 36 SAX.endElementNs(locktype, D, 'http://www.ietf.org/standards/dav/')
|
D | dav11.rde | 10 3 1 D:locktype 0 0 12 3 15 D:locktype 0 0
|
D | dav11.rdr | 10 3 1 D:locktype 0 0 12 3 15 D:locktype 0 0
|
D | dav17.rde | 16 5 1 D:locktype 0 0 18 5 15 D:locktype 0 0
|
D | dav17.rdr | 16 5 1 D:locktype 0 0 18 5 15 D:locktype 0 0
|
D | dav11.sax | 12 SAX.startElement(D:locktype) 14 SAX.endElement(D:locktype)
|
D | dav17.sax | 18 SAX.startElement(D:locktype) 20 SAX.endElement(D:locktype)
|
D | dav11.sax2 | 12 SAX.startElementNs(locktype, D, 'http://www.ietf.org/standards/dav/', 0, 0, 0) 14 SAX.endElementNs(locktype, D, 'http://www.ietf.org/standards/dav/')
|
D | dav17.sax2 | 18 SAX.startElementNs(locktype, D, 'http://www.ietf.org/standards/dav/', 0, 0, 0) 20 SAX.endElementNs(locktype, D, 'http://www.ietf.org/standards/dav/')
|
/external/python/cpython2/Lib/test/ |
D | lock_tests.py | 76 lock = self.locktype() 80 lock = self.locktype() 85 lock = self.locktype() 91 lock = self.locktype() 96 lock = self.locktype() 106 lock = self.locktype() 122 lock = self.locktype() 140 lock = self.locktype() 158 lock = self.locktype() 177 lock = self.locktype() [all …]
|
/external/python/cpython3/Lib/test/ |
D | lock_tests.py | 91 lock = self.locktype() 95 lock = self.locktype() 100 lock = self.locktype() 106 lock = self.locktype() 111 lock = self.locktype() 117 lock = self.locktype() 122 lock = self.locktype() 132 lock = self.locktype() 148 lock = self.locktype() 166 lock = self.locktype() [all …]
|
/external/libxml2/result/noent/ |
D | dav19.sax2 | 18 SAX.startElementNs(locktype, D, 'http://www.ietf.org/standards/dav/', 0, 0, 0) 20 SAX.endElementNs(locktype, D, 'http://www.ietf.org/standards/dav/') 34 SAX.startElementNs(locktype, D, 'http://www.ietf.org/standards/dav/', 0, 0, 0) 36 SAX.endElementNs(locktype, D, 'http://www.ietf.org/standards/dav/')
|
D | dav11.sax2 | 12 SAX.startElementNs(locktype, D, 'http://www.ietf.org/standards/dav/', 0, 0, 0) 14 SAX.endElementNs(locktype, D, 'http://www.ietf.org/standards/dav/')
|
D | dav17.sax2 | 18 SAX.startElementNs(locktype, D, 'http://www.ietf.org/standards/dav/', 0, 0, 0) 20 SAX.endElementNs(locktype, D, 'http://www.ietf.org/standards/dav/')
|
/external/libevent/include/event2/ |
D | thread.h | 109 void *(*alloc)(unsigned locktype); 112 void (*free)(void *lock, unsigned locktype);
|
/external/autotest/server/hosts/ |
D | file_store_unittest.py | 65 locktype=locking.FLOCK) 83 locktype=locking.FLOCK)
|
D | file_store.py | 43 locktype=locking.FLOCK,
|
/external/e2fsprogs/lib/ext2fs/tdb/patches/ |
D | static-prototypes | 61 -tdb_off_t tdb_find_lock_hash(struct tdb_context *tdb, TDB_DATA key, u32 hash, int locktype, 62 +static tdb_off_t tdb_find_lock_hash(struct tdb_context *tdb, TDB_DATA key, u32 hash, int locktype,
|