previous | start | next

Provided part of uthread_init

        /* these should go last and in this order */
        uthread_sched_init();
        reaper_init();
        create_first_thr();


previous | start | next