OpenGrok
Cross Reference: pthread_barrier.3
xref
: /
src
/
lib
/
libpthread
/
pthread_barrier.3
Home
|
History
|
Annotate
|
Download
|
only in
libpthread
History log of
/src/lib/libpthread/pthread_barrier.3
Revision
Date
Author
Comments
1.8
22-Oct-2017
abhinav
Remove description of pthread_barrierattr_getpshared and pthread_barrierattr_setpshared
These functions are described in pthread_barrierattr(3) man page
1.7
22-Oct-2017
abhinav
Add rest of the pthread_barrier functions in the NAME section
1.6
05-Jul-2016
wiz
Fix some lint.
Too much or too little whitespace;
improve macro usage;
add missing .El;
merge error sections for same error code.
1.5
03-Jul-2016
christos
GSoC 2016 Charles Cui: Implement thread priority protection based on work
by Andy Doran. Also document the get/set pshared thread calls as not
implemented, and add a skeleton implementation that is disabled.
XXX: document _sched_protect(2).
1.4
09-Jul-2010
jruoho
Update ERRORS, tidy SEE ALSO.
1.3
08-Jul-2010
wiz
Add comma in enumeration, sort errors.
1.2
08-Jul-2010
jruoho
Split long lines, .Dv NULL, note pthread_barrierattr_init(3).
1.1
08-Jul-2010
rmind
Merge/group man pages:
- pthread_barrier_{init,destroy,wait} into pthread_barrier(3).
- pthread_cond_* into pthread_cond(3).
- pthread_mutex_* into pthread_mutex(3).
- pthread_rwlock_* into pthread_rwlock(3).
- pthread_spin_* into pthread_spin(3).
Cross-link amongst groups.
OK jruoho@
Indexes created Tue Sep 30 07:10:03 GMT 2025