NetBSD Problem Report #56670

From www@netbsd.org  Tue Jan 25 20:26:05 2022
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 9ED291A9239
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 25 Jan 2022 20:26:05 +0000 (UTC)
Message-Id: <20220125202604.A58901A923A@mollari.NetBSD.org>
Date: Tue, 25 Jan 2022 20:26:04 +0000 (UTC)
From: andrew.cagney@gmail.com
Reply-To: andrew.cagney@gmail.com
To: gnats-bugs@NetBSD.org
Subject: manual entry for pthread_setschedprio() missing
X-Send-Pr-Version: www-1.0

>Number:         56670
>Category:       misc
>Synopsis:       manual entry for pthread_setschedprio() missing
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 25 20:30:00 +0000 2022
>Originator:     Andrew Cagney
>Release:        9.2_STABLE
>Organization:
>Environment:
NetBSD arm64 9.2_STABLE NetBSD 9.2_STABLE (GENERIC64) #0: Sun Jun 13 09:44:30 EDT 2021
>Description:
The function is there (ya, one less portability issue), but no documentation.

>How-To-Repeat:
arm64$ grep pthread_setschedprio /usr/include/*.h
/usr/include/pthread.h:int      pthread_setschedprio(pthread_t, int);
arm64$ man pthread_setschedprio
man: no entry for pthread_setschedprio in the manual.

>Fix:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.