pthreads: Move pthread_barrier_init, pthread_barrier_destroy, and...
pthreads: Move pthread_barrier_init, pthread_barrier_destroy, and pthread_barrier_wait from sched/pthreads to libc/pthreads. This just coordinate other OS interface calls but are not a fundamental OS interfaces and, hence, do not belong within the OS.
parent
ae168bff
Please register or sign in to comment