Multi-threading: Difference between revisions

Neobrain (talk | contribs)
Neobrain (talk | contribs)
Line 23: Line 23:


Sets up the main process thread and appends it to the scheduler queue.
Sets up the main process thread and appends it to the scheduler queue.
The argc, argv, and envp fields from the given StartupInfo structure are ignored.


== struct CodeSetInfo ==
== struct CodeSetInfo ==