History log of /fuchsia/zircon/third_party/ulib/musl/pthread/pthread_mutexattr_setrobust.c
Revision Date Author Comments
# 24c65445 26-Feb-2018 George Kulakowski <kulakowski@google.com>

[libc] Rename pthread_impl.h to threads_impl.h

Baby step towards separating pthreads out of libc

Change-Id: Ibb1ba6656c796218909f4a3451db9bb66b99fb80


# 3d67d87d 25-Jul-2016 George Kulakowski <kulakowski@google.com>

[musl] Remove the rest of pthread shared and robust support

Magenta's futexes only work in process. The pshared support for
pthread_mutex_t, therefore, was removed previously. This commit removes
it for condvars and rwlocks as well.

Similarly, we do not have or want the robust mutex support in Magenta.

Change-Id: I4d2dad8373980a51839fdd45d614f927a4ba215c


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

[musl] Pull pthreads source files into a separate directory

Change-Id: Ic34f0c5c18cf50e42291342e978169ebf1130ae1