History log of /fuchsia/zircon/third_party/ulib/musl/pthread/pthread_barrier_init.c
Revision Date Author Comments
# 57eec9c3 10-Apr-2017 George Kulakowski <kulakowski@google.com>

[musl][pthreads] Remove unused process-shared pthread barrier code

The process-shared parts of this have been dead for a while. This
change also simplifies the logic around the _b_limit member, by not
overloading a bit of it to represent the process shared-or-local
state.

Change-Id: I40625c30be60bca3864e707045cfd8a1e3b5a0e5


# 9a76b0d6 22-Jun-2016 George Kulakowski <kulakowski@google.com>

[musl] Pull pthreads source files into a separate directory

Change-Id: Ic34f0c5c18cf50e42291342e978169ebf1130ae1