Searched defs:tlock (Results 1 – 2 of 2) sorted by relevance
95 struct tlock { struct111 extern struct tlock *TxLock; /* transaction lock table */ argument
1069 struct linelock *txLinelock(struct linelock * tlock) in txLinelock()