Home
last modified time | relevance | path

Searched defs:__pthread_self (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/trusty/musl/arch/arm/
Dpthread_arch.h5 static inline pthread_t __pthread_self() in __pthread_self() function
20 static inline pthread_t __pthread_self() in __pthread_self() function
/aosp_15_r20/external/musl/src/internal/
H A Dpthread_impl.h119 #define __pthread_self() ((pthread_t)(__get_tp() - sizeof(struct __pthread) - TP_OFFSET)) macro
122 #define __pthread_self() ((pthread_t)__get_tp()) macro
/aosp_15_r20/external/trusty/musl/arch/x86_64/
Dpthread_arch.h2 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/microblaze/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/i386/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/s390x/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/x32/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/aarch64/
Dpthread_arch.h2 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/mips64/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/or1k/
Dpthread_arch.h2 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/mips/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/mipsn32/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/powerpc/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/riscv64/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/m68k/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/powerpc64/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function
/aosp_15_r20/external/trusty/musl/arch/sh/
Dpthread_arch.h1 static inline struct pthread *__pthread_self() in __pthread_self() function