]> Savannah Git Hosting - gnulib.git/commit
pthread-once: Simplify Cygwin workaround implementation.
authorBruno Haible <bruno@clisp.org>
Fri, 31 May 2024 09:19:28 +0000 (11:19 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 31 May 2024 09:23:14 +0000 (11:23 +0200)
commitd37eb8d07a9bc3d33b3d1a4c0acc7a12e3dbf683
tree03f833bbd363be0a304cb33b098406ef28e8e900
parentae63a0c4b2586a839b786cbe8688e93eb669af72
pthread-once: Simplify Cygwin workaround implementation.

* lib/pthread-once.c (pthread_once): Use separate 16-bit words to store
the parts of the state.
ChangeLog
lib/pthread-once.c