<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include/pthread_np.h, branch releng/8.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Add cpu affinity APIs to get and set thread's cpu affinity mask, the</title>
<updated>2008-03-03T08:28:13+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2008-03-03T08:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c3f43618db385febd5b7ca91558e524f7bb36bc7'/>
<id>c3f43618db385febd5b7ca91558e524f7bb36bc7</id>
<content type='text'>
functions are intented to be are compatible with glibc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
functions are intented to be are compatible with glibc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Per discussion on -threads, rename _islocked_np() to _isowned_np().</title>
<updated>2008-02-06T19:34:31+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-02-06T19:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1cbdac2668c7f7a910145a40986030de83ca902a'/>
<id>1cbdac2668c7f7a910145a40986030de83ca902a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pthread_mutex_islocked_np(), a cheap way to verify that a mutex is</title>
<updated>2008-02-03T22:38:10+00:00</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2008-02-03T22:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5fd410a787914ebad3df474b27908ea2d6444288'/>
<id>5fd410a787914ebad3df474b27908ea2d6444288</id>
<content type='text'>
locked.  This is intended primarily to support the userland equivalent
of the various *_ASSERT_LOCKED() macros we have in the kernel.

MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
locked.  This is intended primarily to support the userland equivalent
of the various *_ASSERT_LOCKED() macros we have in the kernel.

MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>1. Add function pthread_mutex_setspinloops_np to turn a mutex's spin</title>
<updated>2007-12-14T06:25:57+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2007-12-14T06:25:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=093fcf1694777dd8b450f4e28c28df63ba825488'/>
<id>093fcf1694777dd8b450f4e28c28df63ba825488</id>
<content type='text'>
   loop count.
2. Add function pthread_mutex_setyieldloops_np to turn a mutex's yield
   loop count.
3. Make environment variables PTHREAD_SPINLOOPS and PTHREAD_YIELDLOOPS
   to be only used for turnning PTHREAD_MUTEX_ADAPTIVE_NP mutex.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   loop count.
2. Add function pthread_mutex_setyieldloops_np to turn a mutex's yield
   loop count.
3. Make environment variables PTHREAD_SPINLOOPS and PTHREAD_YIELDLOOPS
   to be only used for turnning PTHREAD_MUTEX_ADAPTIVE_NP mutex.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 3rd clause and renumber after getting permission from the</title>
<updated>2007-10-29T00:31:54+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-10-29T00:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ca5c51742bd1fed0d9562e6404a2c51895f20fc8'/>
<id>ca5c51742bd1fed0d9562e6404a2c51895f20fc8</id>
<content type='text'>
author (quite some time ago).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
author (quite some time ago).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add pthread_timedjoin_np prototype.</title>
<updated>2005-10-04T07:23:56+00:00</updated>
<author>
<name>David Xu</name>
<email>davidxu@FreeBSD.org</email>
</author>
<published>2005-10-04T07:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a48182f787d74ccb4d5b2b1b5a1b9e3df1709d46'/>
<id>a48182f787d74ccb4d5b2b1b5a1b9e3df1709d46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')</title>
<updated>2003-01-07T21:43:30+00:00</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-01-07T21:43:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f7ed1917e210382625eb2149604950681664dd11'/>
<id>f7ed1917e210382625eb2149604950681664dd11</id>
<content type='text'>
to be consistent with other pthread_XXX functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to be consistent with other pthread_XXX functions
</pre>
</div>
</content>
</entry>
<entry>
<title>Prototype for pthread_attr_get_np().</title>
<updated>2002-10-26T13:58:12+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2002-10-26T13:58:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=49d7a091acb496c1a2ea818fafe12922060278d4'/>
<id>49d7a091acb496c1a2ea818fafe12922060278d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix pthread_suspend/resume_all_np() declarations</title>
<updated>2002-10-22T17:11:49+00:00</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2002-10-22T17:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=943dffc85dad21cd3b1da82cb012bff10f949dc3'/>
<id>943dffc85dad21cd3b1da82cb012bff10f949dc3</id>
<content type='text'>
Approved by:	deischen
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:	deischen
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder prototypes to be in alphabetical order.</title>
<updated>2002-05-24T04:35:55+00:00</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2002-05-24T04:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=04249148fb69b4a2aa693e3ea0c747a5be3dc20f'/>
<id>04249148fb69b4a2aa693e3ea0c747a5be3dc20f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
