Home
last modified time | relevance | path

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

/dports/x11-wm/sway/sway-1.5.1/include/sway/
H A Dserver.h98 bool txn_wait; // Always wait for the timeout before applying member
/dports/x11-wm/sway/sway-1.5.1/sway/
H A Dmain.c215 debug.txn_wait = true; in enable_debug_flag()
/dports/x11-wm/sway/sway-1.5.1/sway/desktop/
H A Dtransaction.c452 } else if (debug.txn_wait) { in transaction_commit()