Home
last modified time | relevance | path

Searched refs:current_thread_libc_state (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/trusty/kernel/lib/libc-trusty/
H A Dlibc_state.c61 struct libc_state* current_thread_libc_state(void) { in current_thread_libc_state() function
66 struct libc_state* state = current_thread_libc_state(); in __errno_location()
/aosp_15_r20/trusty/kernel/lib/libc-trusty/include/trusty/
H A Dlibc_state.h31 struct libc_state* current_thread_libc_state(void);
/aosp_15_r20/external/trusty/musl/src/internal/
Dlocale_impl.h45 #define CURRENT_LOCALE (current_thread_libc_state()->locale)