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

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.
parent 8ae54502
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