Open System Services System Calls Reference Manual (G06.25+, H06.03+)
System Functions (s and S) spt_getTMFConcurrentTransactions(2)
NAME
spt_getTMFConcurrentTransactions
- Gets the number of concurrent TMF transactions being
used
LIBRARY
G-series native OSS processes: /G/system/sysnn/zsptsrl
H-series OSS processes: /G/system/zdllnnn/zsptdll
SYNOPSIS
#include <spthread.h>
int spt_getTMFConcurrentTransactions (
void );
PARAMETERS
None.
DESCRIPTION
This function gets the number of concurrent TMF transactions being used.
RETURN VALUES
Upon successful completion, this function returns as an integer value the number of transactions
being used.
RELATED INFORMATION
Functions: spt_setTMFConcurrentTransactions(2).
STANDARDS CONFORMANCE
This function is an extension to the UNIX98 specification. 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 file spthread.h is an HP exception to the POSIX standard.
527186-003 Hewlett-Packard Company 7−107