Home
last modified time | relevance | path

Searched refs:__wt_txn_search_check (Results 1 – 2 of 2) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/btree/
H A Dbt_cursor.c499 WT_RET(__wt_txn_search_check(session)); in __wt_btcur_search()
595 WT_RET(__wt_txn_search_check(session)); in __wt_btcur_search_near()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dtxn.i997 __wt_txn_search_check(WT_SESSION_IMPL *session) in __wt_txn_search_check() function