Skip to content

File transaction_sr.h

FileList > cubrid > src > transaction > transaction_sr.h

Go to the source code of this file

  • #include "connection_defs.h"
  • #include "log_comm.h"
  • #include "storage_common.h"
  • #include "thread_compat.hpp"

Public Functions

Type Name
TRAN_STATE tran_server_unilaterally_abort (THREAD_ENTRY * thread_p, int tran_index)
TRAN_STATE tran_server_unilaterally_abort_tran (THREAD_ENTRY * thread_p)
int xtran_get_local_transaction_id (THREAD_ENTRY * thread_p, DB_VALUE * trid)

Public Functions Documentation

function tran_server_unilaterally_abort

TRAN_STATE tran_server_unilaterally_abort (
    THREAD_ENTRY * thread_p,
    int tran_index
) 

function tran_server_unilaterally_abort_tran

TRAN_STATE tran_server_unilaterally_abort_tran (
    THREAD_ENTRY * thread_p
) 

function xtran_get_local_transaction_id

int xtran_get_local_transaction_id (
    THREAD_ENTRY * thread_p,
    DB_VALUE * trid
) 


The documentation for this class was generated from the following file cubrid/src/transaction/transaction_sr.h