summaryrefslogtreecommitdiff
path: root/core/thread/schedule.c
Commit message (Collapse)AuthorAgeFilesLines
* core: simple thread libraryH. Peter Anvin2009-09-081-0/+39
Simple thread library with the intent of making lwIP easier to port. Signed-off-by: H. Peter Anvin <hpa@zytor.com>