Home
last modified time | relevance | path

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

/misc/
A Dallocate_once.c43 void *other_result = atomic_load_acquire (place); in __libc_allocate_once_slow() local
44 if (other_result == NULL) in __libc_allocate_once_slow()
54 return other_result; in __libc_allocate_once_slow()

Completed in 3 milliseconds