summaryrefslogtreecommitdiffstats
path: root/src/include/thread.h
Commit message (Expand)AuthorAgeFilesLines
* src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-1/+1
* src/include: Move storage class to beginning of declarationLee Leahy2017-03-131-1/+1
* src/include: Remove space after function nameLee Leahy2017-03-131-1/+1
* src/include: Indent code using tabsLee Leahy2017-03-091-2/+2
* src/include: Fix unsigned warningsLee Leahy2017-03-091-2/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Possible thread stack implementation.Ronald G. Minnich2014-08-071-0/+5
* include: Fix spellingMartin Roth2013-07-111-2/+2
* coreboot: add thread cooperative multitaskingAaron Durbin2013-05-141-0/+83