/freebsd/share/man/man3/ |
H A D | pthread_rwlock_timedrdlock.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_rwlock_timedwrlock.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_barrierattr.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_barrier_destroy.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_mutex_timedlock.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_rwlock_init.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_schedparam.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_rwlockattr_getpshared.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_mutex_init.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_attr.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_cond_init.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_mutexattr.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_cond_wait.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread_create.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | pthread.3 | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
/freebsd/lib/libthr/thread/ |
H A D | thr_rwlockattr.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | thr_barrierattr.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | thr_condattr.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | thr_getschedparam.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | thr_mutexattr.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | thr_barrier.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | thr_attr.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | thr_rwlock.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | thr_cond.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|
H A D | thr_create.c | diff b6413b6db8756c1ecae5e575e6516f811966046f Sat Aug 18 03:05:38 CEST 2018 Pedro F. Giffuni <pfg@FreeBSD.org> POSIX compliance improvements in the pthread(3) functions.
This basically adds makes use of the C99 restrict keyword, and also adds some 'const's to four threading functions: pthread_mutexattr_gettype(), pthread_mutexattr_getprioceiling(), pthread_mutexattr_getprotocol(), and pthread_mutex_getprioceiling. The changes are in accordance to POSIX/SUSv4-2018.
Hinted by: DragonFlyBSD
Relnotes: yes MFC after: 1 month Differential Revision: D16722
|