Searched refs:other_result (Results 1 – 1 of 1) sorted by relevance
43 void *other_result = atomic_load_acquire (place); in __libc_allocate_once_slow() local44 if (other_result == NULL) in __libc_allocate_once_slow()54 return other_result; in __libc_allocate_once_slow()
Completed in 3 milliseconds