Searched defs:libc_shared_globals (Results 1 – 1 of 1) sorted by relevance
76 struct libc_shared_globals { struct80 constexpr libc_shared_globals() {} in libc_shared_globals() argument82 FdTable fd_table;87 int initial_linker_arg_count = 0;91 pthread_mutex_t abort_msg_lock = PTHREAD_MUTEX_INITIALIZER;92 abort_msg_t* abort_msg = nullptr;117 __LIBC_HIDDEN__ libc_shared_globals* __libc_shared_globals(); argument