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

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
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