Searched refs:exception (Results 1 – 2 of 2) sorted by relevance
33 int exception; in _mutex_take_safe() local38 exception = 1; in _mutex_take_safe()43 exception = 0; in _mutex_take_safe()66 if (exception) in _mutex_take_safe()77 exception = 0; in _mutex_take_safe()
8 1. DOES NOT use exception.32 /* The .ARM.exidx section is used for C++ exception handling. */
Completed in 2 milliseconds