Home
last modified time | relevance | path

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

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtransact.h122 …ETAIN_COMMIT = 2,ISOFLAG_RETAIN_COMMIT_NO = 3,ISOFLAG_RETAIN_ABORT_DC = 4,ISOFLAG_RETAIN_ABORT = 8, enumerator
124 …ISOFLAG_RETAIN_BOTH = ISOFLAG_RETAIN_COMMIT | ISOFLAG_RETAIN_ABORT,ISOFLAG_RETAIN_NONE = ISOFLAG_R…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtransact.h122 …ETAIN_COMMIT = 2,ISOFLAG_RETAIN_COMMIT_NO = 3,ISOFLAG_RETAIN_ABORT_DC = 4,ISOFLAG_RETAIN_ABORT = 8, enumerator
124 …ISOFLAG_RETAIN_BOTH = ISOFLAG_RETAIN_COMMIT | ISOFLAG_RETAIN_ABORT,ISOFLAG_RETAIN_NONE = ISOFLAG_R…
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/DistributedTransactionCoordinator/
H A Dmod.rs92 pub const ISOFLAG_RETAIN_ABORT: ISOFLAG = 8i32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/DistributedTransactionCoordinator/
H A Dmod.rs2307 pub const ISOFLAG_RETAIN_ABORT: ISOFLAG = ISOFLAG(8i32); const