pthreads: Move pthread_cond_init and pthread_cond_destory from sched/pthreads...
pthreads: Move pthread_cond_init and pthread_cond_destory 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
557fd650
Please register or sign in to comment