Home
last modified time | relevance | path

Searched defs:__key (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/bits/
Dthreads_inlines.h191 __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()
/bionic/libc/include/sys/
Dipc.h41 #define __key key macro