Searched defs:_URC_END_OF_STACK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/
H A Dstack_unwind.h50 _URC_END_OF_STACK = 5, enumerator in enum:__anon2350
170 res = _URC_END_OF_STACK;
202 * must die instead of returning _URC_END_OF_STACK.
229 case _URC_END_OF_STACK:
231 * call to _Unwind_ForcedUnwind will return _URC_END_OF_STACK

Completed in 54 milliseconds