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