Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
spthread.h(4) OSS System Calls Reference Manual
int pthread_unlock_global_np( void );
pid_t spt_fork( void );
int spt_getTMFConcurrentTransactions( void );
int spt_setTMFConcurrentTransactions( short );
short SPT_ABORTTRANSACTION( void );
short SPT_BEGINTRANSACTION( long * transaction_tag );
short SPT_BEGINTRANSACTION_EXT_ (
int * transaction_tag,
int timeout,
long long * type_flags );
short SPT_ENDTRANSACTION( void );
short SPT_RESUMETRANSACTION( long transaction_tag );
short SPT_SERVERCLASS_DIALOG_BEGIN_ (
long *dialogId,
char * pathmon,
short pathmonbytes,
char * serverclass,
short serverclassbytes,
char * messagebuffer,
short requestbytes,
short maximumreplybytes,
short * actualreplybytes,
long timeout,
short flags,
short * scsoperationnumber,
long tag );
short SPT_SERVERCLASS_DIALOG_BEGINL_ (
long *dialogid,
char * pathmon,
short pathmonbytes,
char * serverclass,
short serverclassbytes,
char * writebufferL,
char * readbufferL,
long requestbytes,
long maximumreplybytes,
long * actualreplybytes,
long timeout,
short flags,
short * scsoperationnumber,
long long tag );
short SPT_SERVERCLASS_DIALOG_SEND_ (
long dialogId,
char * messagebuffer,
short requestbytes,
short maximumreplybytes,
short * actualreplybytes,
long timeout,
short flags,
11−42 Hewlett-Packard Company 527186-023