aboutsummaryrefslogtreecommitdiff
path: root/src/internal/pthread_impl.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2020-10-14 19:07:27 -0400
committerRich Felker <dalias@aerifal.cx>2020-10-14 20:27:12 -0400
commit85e16aec51c343f64601b70a6081def69b9f87bc (patch)
treed802c54aba2c459c46dd1eba4f5d8e78d3c5fcd8 /src/internal/pthread_impl.h
parentremove unused SIGTIMER handler in timer_create (diff)
downloadgrovel-85e16aec51c343f64601b70a6081def69b9f87bc.tar.gz
grovel-85e16aec51c343f64601b70a6081def69b9f87bc.tar.xz
drop use of pthread_once in timer_create
this makes the code slightly smaller and eliminates timer_create from relevance to possible future changes to multithreaded fork. the barrier of a_store isn't technically needed here, but a_store is used anyway for internal consistency of the memory model.
Diffstat (limited to 'src/internal/pthread_impl.h')
0 files changed, 0 insertions, 0 deletions