Searched refs:add_unwind_protect_internal (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/bash/
H A Dunwind_prot.c81 static void add_unwind_protect_internal __P((Function *, char *));
143 without_interrupts (add_unwind_protect_internal, (char *)cleanup, arg);
192 add_unwind_protect_internal (cleanup, arg) function

Completed in 46 milliseconds