Searched refs:__tss_set (Results 1 – 2 of 2) sorted by relevance
23 __tss_set (tss_t tss_id, void *val) in __tss_set() function29 versioned_symbol (libc, __tss_set, tss_set, GLIBC_2_34);31 compat_symbol (libpthread, __tss_set, tss_set, GLIBC_2_28);34 strong_alias (__tss_set, tss_set)
19249 (__tss_set): New function.