Kernel Procedure Code.
More...
Go to the source code of this file.
|
| namespace | Kernel |
| | UPS inline definitions.
|
◆ err_global_fail
| #define err_global_fail |
( |
| ) |
|
Value:
constexpr KPCError kErrorSuccess
Definition KPC.h:32
KPCError kErrorLocalNumber
Definition KPC.h:30
◆ err_global_get
| #define err_global_get |
( |
| ) |
|
◆ err_global_ok
| #define err_global_ok |
( |
| ) |
|
◆ err_local_fail
| #define err_local_fail |
( |
| ) |
|
Value:
T & Leak()
Definition Ref.h:41
STATIC UserProcessScheduler & The()
Retrieves the singleton of the process scheduler.
Definition UserProcessScheduler.cc:450
USER_PROCESS_REF & TheCurrentProcess()
Gets current running process.
Definition UserProcessScheduler.cc:565
◆ err_local_get
| #define err_local_get |
( |
| ) |
|
◆ err_local_ok