<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/libthread/test/tspawnloop.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>libthread: run first thread in proc on system stack</title>
<updated>2020-01-12T20:08:28+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-01-09T03:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=0158bceec78c7891a7ef672770bf42e65fd064dd'/>
<id>0158bceec78c7891a7ef672770bf42e65fd064dd</id>
<content type='text'>
For pthread systems that are fussy about which stack is used,
this makes sure that threadmain runs on a system stack.
If you only use proccreate (never threadcreate), all threads run
on system stacks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For pthread systems that are fussy about which stack is used,
this makes sure that threadmain runs on a system stack.
If you only use proccreate (never threadcreate), all threads run
on system stacks.
</pre>
</div>
</content>
</entry>
<entry>
<title>more tests</title>
<updated>2005-01-04T22:15:53+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2005-01-04T22:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=f6127ed2092be2bf08481766a2c23dee6b955437'/>
<id>f6127ed2092be2bf08481766a2c23dee6b955437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New thread library</title>
<updated>2004-12-25T21:56:33+00:00</updated>
<author>
<name>rsc</name>
<email>devnull@localhost</email>
</author>
<published>2004-12-25T21:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=1544f90960275dc9211bde30329c3258e0e1bf38'/>
<id>1544f90960275dc9211bde30329c3258e0e1bf38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
