pthreads: Move pthread_once from sched/pthreads to libc/pthreads. ...
pthreads: Move pthread_once from sched/pthreads to libc/pthreads. pthread_once just coordinates other OS interface calls but is not a fundamental OS interface and, hence, does not belong within the OS.
Loading
Please register or sign in to comment