Open System Services System Calls Reference Manual (G06.25+, H06.03+)
SPT_ABORTTRANSACTION(3) OSS System Calls Ref
erence Manual
NAME
SPT_ABORTTRANSACTION - Aborts and backs out a transaction associated with the current
process and current thread
LIBRARY
G-series native OSS processes: /G/system/sysnn/zsptsrl
H-series OSS processes: /G/system/zdllnnn/zsptdll
SYNOPSIS
#include <spthread.h>
signed16 SPT_ABORTTRANSACTION(
void
);
PARAMETERS
None.
DESCRIPTION
This function aborts and backs out a transaction associated with the current process and the
current thread.
RETURN VALUES
A status word is returned. The value is one of the following:
0 (zero) The SPT_ABORTTRANSACTION() operation completed successfully.
Nonzero values
The Guardian file-system error with this error number occurred.
RELATED INFORMATION
Functions: SPT_ENDTRANSACTION(3).
7−182 Hewlett-Packard Company 527186-003