Home
last modified time | relevance | path

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

/assert/
A Dassert.c77 struct abort_msg_s *old = atomic_exchange_acq (&__abort_msg, buf); in __assert_fail_base() local
79 if (old != NULL) in __assert_fail_base()
80 __munmap (old, old->size); in __assert_fail_base()

Completed in 10 milliseconds