Home
last modified time | relevance | path

Searched refs:mdbx_thread_self (Results 1 – 8 of 8) sorted by relevance

/dports/databases/mdbx/mdbx-0.11.2/
H A Dmdbx.c4683 mdbx_thread_self(), ptr); in mdbx_rthc_thread_dtor()
4697 mdbx_thread_self(), ptr); in mdbx_rthc_thread_dtor()
4729 mdbx_thread_self(), ptr, mdbx_getpid()); in mdbx_rthc_thread_dtor()
4963 const uintptr_t tid = mdbx_thread_self(); in uniq_poke()
10776 mdbx_assert(env, r->mr_tid.weak == mdbx_thread_self()); in mdbx_thread_register()
10782 const uintptr_t tid = mdbx_thread_self(); in mdbx_thread_register()
10808 mdbx_assert(env, r->mr_tid.weak == mdbx_thread_self()); in mdbx_thread_unregister()
10810 r->mr_tid.weak != mdbx_thread_self())) in mdbx_thread_unregister()
10848 const uintptr_t tid = mdbx_thread_self(); in mdbx_txn_renew0()
11127 unlikely(txn->mt_owner != mdbx_thread_self())) in check_txn()
[all …]
H A Dmdbx_copy.c1279 MDBX_MAYBE_UNUSED static __inline uintptr_t mdbx_thread_self(void) { in mdbx_thread_self() function
H A Dmdbx_drop.c1281 MDBX_MAYBE_UNUSED static __inline uintptr_t mdbx_thread_self(void) { in mdbx_thread_self() function
H A Dmdbx_dump.c1279 MDBX_MAYBE_UNUSED static __inline uintptr_t mdbx_thread_self(void) { in mdbx_thread_self() function
H A Dmdbx_stat.c1279 MDBX_MAYBE_UNUSED static __inline uintptr_t mdbx_thread_self(void) { in mdbx_thread_self() function
H A Dmdbx_load.c1279 MDBX_MAYBE_UNUSED static __inline uintptr_t mdbx_thread_self(void) { in mdbx_thread_self() function
H A Dmdbx_chk.c1279 MDBX_MAYBE_UNUSED static __inline uintptr_t mdbx_thread_self(void) { in mdbx_thread_self() function
H A Dmdbx.c++1257 MDBX_MAYBE_UNUSED static __inline uintptr_t mdbx_thread_self(void) { in mdbx_thread_self() function