Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd_tls.h44 tsd_get(bool init) { in tsd_get() function
H A Dtsd_malloc_thread_cleanup.h51 tsd_get(bool init) { in tsd_get() function
H A Dtsd_generic.h142 tsd_get(bool init) { in tsd_get() function
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_context_os.h58 #define tsd_get(key) osd_thread_get(curthread, (key)) macro
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-tsd.c512 tsd_get(uint_t key) in tsd_get() function