cortex 0.0.1
Loading...
Searching...
No Matches
scheduler_stopping_error.hpp File Reference

Exception thrown when operations are attempted on a stopping scheduler. More...

#include <stdexcept>
Include dependency graph for scheduler_stopping_error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cortex::tiny_fiber::SchedulerStoppingError
 Exception thrown when the scheduler is stopping. More...
 

Namespaces

namespace  cortex
 
namespace  cortex::tiny_fiber
 Cooperative multitasking primitives built on cortex::Coroutine.
 

Detailed Description

Exception thrown when operations are attempted on a stopping scheduler.