enum context_base::context_exit_status
Declared at: libs/pika/coroutines/include/pika/coroutines/detail/context_base.hpp:335
Enumerators
| Name | Value | Comment |
|---|---|---|
| ctx_not_exited | 0 | |
| ctx_exited_return | 0 | |
| ctx_exited_abnormally | 0 |
Declared at: libs/pika/coroutines/include/pika/coroutines/detail/context_base.hpp:335
| Name | Value | Comment |
|---|---|---|
| ctx_not_exited | 0 | |
| ctx_exited_return | 0 | |
| ctx_exited_abnormally | 0 |