26f52e2f8b
_get_curthread(). This is similar to the kernel's curthread. Doing this saves stack overhead and is more convenient to the programmer. - Pass the pointer to the newly created thread to _thread_init(). - Remove _get_curthread_slow(). |
||
---|---|---|
.. | ||
arch | ||
sys | ||
thread | ||
Makefile |