Searched refs:has_cached_retval (Results 1 – 1 of 1) sorted by relevance
233 static std::atomic_bool has_cached_retval { false }; in libc_may_be_musl() local234 if (has_cached_retval) return retval; in libc_may_be_musl()236 has_cached_retval = true; in libc_may_be_musl()