Searched defs:txn_cont (Results 1 – 3 of 3) sorted by relevance
76 TSCont txn_cont = nullptr; /// Transaction continuation callback variable
245 TSCont txn_cont = TSContCreate(global_transaction_handler, nullptr); in init_helper() local
923 TSCont txn_cont = TSContCreate(synserver_txn_main_handler, TSMutexCreate()); in synserver_vc_accept() local