diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-07-07 15:33:52 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-07-07 15:33:52 -0400 |
| commit | 51c371db6ced53b8f9198890672961ef912a9aad (patch) | |
| tree | 23343a3d1779e9145ae72f9b12570d81b1ee8759 /docs/application/index.md | |
| parent | 7add85856a927766f218789aa946641228650c02 (diff) | |
define interfaces
Diffstat (limited to 'docs/application/index.md')
| -rw-r--r-- | docs/application/index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/application/index.md b/docs/application/index.md index 01287b1..8ead3a8 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -33,8 +33,11 @@ ## Startup 1. Configuration + * `thread_count` - defaults to number of available processors 2. Initialize tasks + * Built In Alias 2. Initialize allocators + * Slab sizes 4. Initialize types 5. Initialize IO |
