History log of /netbsd-src/lib/libpthread/pthread_attr_getschedparam.3 (Results 1 – 3 of 3)
Revision Date Author Comments
# 3e5ec8a3 22-Oct-2017 abhinav <abhinav@NetBSD.org>

Add missing function names in the NAME section for rest of the man pages in libpthread


# ec0cdba3 08-Jul-2010 jruoho <jruoho@NetBSD.org>

Group also pthread_attr_getschedparam(3) and pthread_attr_getschedpolicy(3),
as these two pages fit well together.


# edddb28a 07-Jul-2010 jruoho <jruoho@NetBSD.org>

Split pthread_attr_getschedparam() and pthread_attr_setschedparam() to a
separate page.