<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/syslinux.git/core/thread/kill_thread.c, branch multifs</title>
<subtitle>git.kernel.org: pub/scm/boot/syslinux/syslinux.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/'/>
<entry>
<title>thread: make kill_thread() actually do its job</title>
<updated>2011-04-27T16:27:10+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2011-04-27T16:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=e0d9a80bd9690cdd4fc6c13c7eebe11cb26bf53e'/>
<id>e0d9a80bd9690cdd4fc6c13c7eebe11cb26bf53e</id>
<content type='text'>
kill_thread() had been modifying errno(!) as if it had been the return
value... in other words, it really did absolutely nothing.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kill_thread() had been modifying errno(!) as if it had been the return
value... in other words, it really did absolutely nothing.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>core: thread: move most thread state to stack; task switch errno</title>
<updated>2011-04-10T01:27:06+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-09-10T04:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=6f2535876ff37db8a4a215f0e06a88b2671be0bc'/>
<id>6f2535876ff37db8a4a215f0e06a88b2671be0bc</id>
<content type='text'>
Move most our thread state to the stack.  Task switch the errno
variable.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move most our thread state to the stack.  Task switch the errno
variable.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>core: simple thread library</title>
<updated>2011-04-08T21:40:28+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2009-09-09T04:06:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/syslinux.git/commit/?id=884e5778c9b66b943eb02d8437bc0b26a219e2ec'/>
<id>884e5778c9b66b943eb02d8437bc0b26a219e2ec</id>
<content type='text'>
Simple thread library with the intent of making lwIP easier to port.
-- Modified to use milliseconds instead of jiffies,
   as lwIP expresses everything in milliseconds. EWB

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Eric W. Biederman &lt;ebiederm@xmission.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simple thread library with the intent of making lwIP easier to port.
-- Modified to use milliseconds instead of jiffies,
   as lwIP expresses everything in milliseconds. EWB

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Eric W. Biederman &lt;ebiederm@xmission.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
