Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/ia64/
HDunwind-ia64.c255 atomic_alloc (unsigned int *mask) in atomic_alloc() function
312 int n = atomic_alloc (&emergency_reg_state_free); in alloc_reg_state()
345 int n = atomic_alloc (&emergency_labeled_state_free); in alloc_label_state()
/NextBSD/contrib/gcc/
HDChangeLog-200226596 (atomic_alloc, atomic_free): New.