Skip to content
Commit 23a6ff58 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment