Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.c142 #define TXN_SLEEP(event)\ macro
203 TXN_SLEEP(&TxAnchor.freelockwait); in txLockAlloc()
382 TXN_SLEEP(&log->syncwait); in txBegin()
394 TXN_SLEEP(&TxAnchor.lowlockwait); in txBegin()
405 TXN_SLEEP(&TxAnchor.freewait); in txBegin()
415 TXN_SLEEP(&TxAnchor.freewait); in txBegin()
476 TXN_SLEEP(&log->syncwait); in txBeginAnon()
485 TXN_SLEEP(&TxAnchor.lowlockwait); in txBeginAnon()