nsbaci 1.0
Loading...
Searching...
No Matches
scheduler.h File Reference

Scheduler class declaration for nsbaci runtime service. More...

Include dependency graph for scheduler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nsbaci::services::runtime::Scheduler
 Manages thread scheduling and state transitions. More...

Namespaces

namespace  nsbaci::services::runtime
 Runtime services namespace for nsbaci.
namespace  nsbaci
 Root namespace for the nsbaci application.
namespace  nsbaci::services
 Services namespace containing all backend service implementations.

Detailed Description

Scheduler class declaration for nsbaci runtime service.

This module defines the thread scheduler responsible for managing thread execution order and state transitions.

Author
Nicolás Serrano García