enum context_base::context_exit_state
Declared at: libs/pika/coroutines/include/pika/coroutines/detail/context_base.hpp:327
Enumerators
| Name | Value | Comment |
|---|---|---|
| ctx_exit_not_requested | 0 | |
| ctx_exit_pending | 0 | |
| ctx_exit_signaled | 0 |
Declared at: libs/pika/coroutines/include/pika/coroutines/detail/context_base.hpp:327
| Name | Value | Comment |
|---|---|---|
| ctx_exit_not_requested | 0 | |
| ctx_exit_pending | 0 | |
| ctx_exit_signaled | 0 |