Searched refs:TMONEPHASE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dxa.h94 #define TMONEPHASE 0x40000000L /* caller is using one-phase commit macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/xa/
H A Dxa.c544 #define OK_FLAGS (TMNOFLAGS | TMNOWAIT | TMONEPHASE)
565 if (LF_ISSET(TMONEPHASE) &&
569 if (!LF_ISSET(TMONEPHASE) && td->xa_status != TXN_XA_PREPARED)

Completed in 69 milliseconds