Searched defs:__key (Results 1 – 2 of 2) sorted by relevance
191 __BIONIC_THREADS_INLINE int tss_create(tss_t* __key, tss_dtor_t __dtor) { in tss_create()195 __BIONIC_THREADS_INLINE void tss_delete(tss_t __key) { in tss_delete()199 __BIONIC_THREADS_INLINE void* tss_get(tss_t __key) { in tss_get()203 __BIONIC_THREADS_INLINE int tss_set(tss_t __key, void* __value) { in tss_set()
41 #define __key key macro