Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_txnmgr.c142 #define TXN_SLEEP(event)\ macro
203 TXN_SLEEP(&TxAnchor.freelockwait); in txLockAlloc()
387 TXN_SLEEP(&log->syncwait); in txBegin()
399 TXN_SLEEP(&TxAnchor.lowlockwait); in txBegin()
410 TXN_SLEEP(&TxAnchor.freewait); in txBegin()
420 TXN_SLEEP(&TxAnchor.freewait); in txBegin()
481 TXN_SLEEP(&log->syncwait); in txBeginAnon()
490 TXN_SLEEP(&TxAnchor.lowlockwait); in txBeginAnon()