Open System Services System Calls Reference Manual (G06.25+, H06.03+)

System Functions (s and S) SPT_TMF_Init(2)
NAME
SPT_TMF_Init - Initializes the tle for concurrent transaction management
LIBRARY
G-series native OSS processes: /G/system/sysnn/zsptsrl
H-series OSS processes: /G/system/zdllnnn/zsptdll
SYNOPSIS
#include <spthread.h>
short SPT_TMF_Init( void );
PARAMETERS
None.
DESCRIPTION
This function opens the tle for concurrent transaction management.
RETURN VALUES
SPT_SUCCESS
The TMF le is initialized for concurrent transaction manage-
ment.
error Contains the error value returned by the underlying call to the
Guardian OPEN procedure. See the Guardian Procedure Errors
and Messages Manual for more information on the specic
value returned.
RELATED INFORMATION
Functions: SPT_TMF_GetTxHandle(2), SPT_TMF_SetTxHandle(2),
spt_getTMFConcurrentTransactions(2), spt_setTMFConcurrentTransactions(2).
STANDARDS CONFORMANCE
This function is an extension to the UNIX98 specication. Interfaces documented on this refer-
ence page conform to the following industry standards:
IEEE Std 1003.1c-1995, POSIX System Application Program Interface
The use of the header le spthread.h is an HP exception to the POSIX standard.
527186-003 Hewlett-Packard Company 7147