Bug 120917 - [request]: Man pages mising for thr_xxx syscalls
Summary: [request]: Man pages mising for thr_xxx syscalls
Status: Closed Not Accepted
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-20 22:10 UTC by yuri
Modified: 2020-08-15 03:47 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yuri 2008-02-20 22:10:03 UTC
The following syscalls all need to have man pages:
thr_create
thr_exit
thr_self
thr_kill
thr_suspend
thr_wake
thr_new
thr_set_name
rtprio_thread
thr_kill2
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2008-02-21 06:46:54 UTC
State Changed
From-To: open->suspended

Since these type of questions are actually requests and no 
patches are added, suspend this request till someone writes 
up the manual pages for them.
Comment 2 Jilles Tjoelker freebsd_committer freebsd_triage 2009-04-04 13:20:54 UTC
I think the thr_* syscalls are only meant as an internal interface for
libthr/libpthread. Applications should use the pthread API. Hence it
seems fairly unimportant to me to have man pages for the the_* syscalls.

-- 
Jilles Tjoelker
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2020-08-15 03:47:58 UTC
^Triage: PR was abandoned years ago.  Our apologies.