History log of /fuchsia/zircon/third_party/ulib/musl/pthread/pthread_mutexattr_settype.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


# aabae294 04-Mar-2017 George Kulakowski <kulakowski@google.com>

[musl][mutex] Remove unused bits of pthread_mutex_t

The _m_type & 4|8 bits, and the 0x40000000 value, were part of robust
mutex support.

Change-Id: I54206c1f5567cb594bad80f27b9b6b932b60bbbb


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

[musl] Pull pthreads source files into a separate directory

Change-Id: Ic34f0c5c18cf50e42291342e978169ebf1130ae1