freebsd-nq/share/man/man3
Ed Maste 045a10cf9c Remove note that claims pthread_set_name_np is for debugging only.
As Garrett points out,
  It is no more a debugging interface than setproctitle(3), and has not
  been since the name started getting stuffed into the kernel.  This
  statement may have made sense when the name was only visible in thread
  state dumps and the debugger.
PR:		threads/158815
Submitted by:	wollman@
2011-07-15 01:50:40 +00:00
..
assert.3
bitstring.3
end.3
fpgetround.3 Explain some of the reasons that fpsetprec() is unlikely to work as 2010-12-03 07:01:07 +00:00
intro.3
makedev.3
Makefile Note that the _SWAP operation is supported for all list/queue types. 2011-05-13 15:49:23 +00:00
pthread_affinity_np.3 Correct cross reference. 2010-03-23 18:00:50 +00:00
pthread_atfork.3
pthread_attr_affinity_np.3 Follow the change made in libthr, add ERANGE error code and more 2010-10-28 02:59:25 +00:00
pthread_attr_get_np.3
pthread_attr_setcreatesuspend_np.3
pthread_attr.3 Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3). 2010-01-09 12:31:11 +00:00
pthread_barrier_destroy.3
pthread_barrierattr.3
pthread_cancel.3
pthread_cleanup_pop.3
pthread_cleanup_push.3
pthread_cond_broadcast.3
pthread_cond_destroy.3
pthread_cond_init.3
pthread_cond_signal.3
pthread_cond_timedwait.3 Document clock and pshared condvar attributes. 2010-05-09 14:21:34 +00:00
pthread_cond_wait.3
pthread_condattr.3 Document clock and pshared condvar attributes. 2010-05-09 14:21:34 +00:00
pthread_create.3
pthread_detach.3
pthread_equal.3
pthread_exit.3
pthread_getconcurrency.3
pthread_getspecific.3
pthread_getthreadid_np.3 Fix the previous commit of pthread_getthreadid_np(3). 2011-02-07 21:31:21 +00:00
pthread_join.3 - The ETIMEDOUT error applies to pthread_timedjoin_np(), not pthread_join(). 2010-06-29 14:32:01 +00:00
pthread_key_create.3
pthread_key_delete.3
pthread_kill.3
pthread_main_np.3
pthread_multi_np.3
pthread_mutex_destroy.3
pthread_mutex_init.3
pthread_mutex_lock.3
pthread_mutex_timedlock.3
pthread_mutex_trylock.3
pthread_mutex_unlock.3
pthread_mutexattr_getkind_np.3
pthread_mutexattr.3
pthread_once.3
pthread_resume_all_np.3
pthread_resume_np.3
pthread_rwlock_destroy.3
pthread_rwlock_init.3
pthread_rwlock_rdlock.3
pthread_rwlock_timedrdlock.3
pthread_rwlock_timedwrlock.3 - Fix typo 2011-02-24 10:21:26 +00:00
pthread_rwlock_unlock.3
pthread_rwlock_wrlock.3
pthread_rwlockattr_destroy.3
pthread_rwlockattr_getpshared.3
pthread_rwlockattr_init.3
pthread_rwlockattr_setpshared.3
pthread_schedparam.3
pthread_self.3 Introduce a non-portable function pthread_getthreadid_np(3) to retrieve 2011-02-07 21:26:46 +00:00
pthread_set_name_np.3 Remove note that claims pthread_set_name_np is for debugging only. 2011-07-15 01:50:40 +00:00
pthread_setspecific.3
pthread_sigmask.3 Add restrict keyword to pthread_sigmask prototype and manpage. 2011-02-20 09:52:29 +00:00
pthread_spin_init.3
pthread_spin_lock.3
pthread_suspend_all_np.3
pthread_suspend_np.3
pthread_switch_add_np.3
pthread_testcancel.3
pthread_yield.3
pthread.3 Add a set of manual pages for pthread[_attr]_[sg]etaffinity(3). 2010-01-09 12:31:11 +00:00
queue.3 Note that the _SWAP operation is supported for all list/queue types. 2011-05-13 15:49:23 +00:00
siginfo.3 kill() does queue signal now. 2010-09-11 08:15:18 +00:00
stdarg.3
sysexits.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
tgmath.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
timeradd.3
tree.3 Cross reference tree(3) and queue(3). 2010-07-18 08:34:44 +00:00