Home
last modified time | relevance | path

Searched defs:tsd_get (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtsd_tls.h42 tsd_get(UNUSED bool init) { in tsd_get() function
H A Dtsd_malloc_thread_cleanup.h49 tsd_get(bool init) { in tsd_get() function
H A Dtsd_win.h118 tsd_get(bool init) { in tsd_get() function
H A Dtsd_generic.h136 tsd_get(bool init) { in tsd_get() function
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_context_os.h55 #define tsd_get(key) osd_thread_get(curthread, (key)) macro
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c511 tsd_get(uint_t key) in tsd_get() function