summaryrefslogtreecommitdiff
path: root/core/thread/kill_thread.c
Commit message (Expand)AuthorAgeFilesLines
* thread: make kill_thread() actually do its jobH. Peter Anvin2011-04-271-1/+1
* core: thread: move most thread state to stack; task switch errnoH. Peter Anvin2011-04-091-1/+4
* core: simple thread libraryH. Peter Anvin2011-04-081-0/+39