/aosp_15_r20/external/trusty/musl/arch/arm/ |
D | pthread_arch.h | 5 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 D | pthread_impl.h | 119 #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/ |
D | pthread_arch.h | 2 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/microblaze/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/i386/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/s390x/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/x32/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/aarch64/ |
D | pthread_arch.h | 2 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/mips64/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/or1k/ |
D | pthread_arch.h | 2 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/mips/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/mipsn32/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/powerpc/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/riscv64/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/m68k/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/powerpc64/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|
/aosp_15_r20/external/trusty/musl/arch/sh/ |
D | pthread_arch.h | 1 static inline struct pthread *__pthread_self() in __pthread_self() function
|