For pthread systems that are fussy about which stack is used, this makes sure that threadmain runs on a system stack. If you only use proccreate (never threadcreate), all threads run on system stacks. |
||
|---|---|---|
| .. | ||
| mkfile | ||
| pthreadloop.c | ||
| rdaemon.c | ||
| tcontext.c | ||
| tdaemon.c | ||
| texit.c | ||
| thello.c | ||
| tprimes.c | ||
| tspawn.c | ||
| tspawnloop.c | ||