summaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_create.c
Commit message (Expand)AuthorAgeFilesLines
* - Pass a ucontext_t to _set_curthread. If non-NULL the new thread is setJake Burkholder2003-04-031-4/+4
* - Define curthread as _get_curthread() and remove all direct calls toJeff Roberson2003-04-021-12/+4
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-011-0/+228