Home
last modified time | relevance | path

Searched hist:ba56d0a513eda9b1f3242b57fcaa238f63014529 (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/compatibility/gnu/
H A Dpthread.hba56d0a513eda9b1f3242b57fcaa238f63014529 Thu Mar 07 20:09:56 UTC 2019 Jérôme Duval <jerome.duval@gmail.com> pthread: add pthread_getattr_np.

non standard extension, but widely available to obtain attributes for a thread.
also provides an alias for pthread_getattr_np which is the bsd equivalent.

Change-Id: I26ef8245ed2537186f48c8b8bdf3e42b03e70892
Reviewed-on: https://review.haiku-os.org/c/1172
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_attr.cba56d0a513eda9b1f3242b57fcaa238f63014529 Thu Mar 07 20:09:56 UTC 2019 Jérôme Duval <jerome.duval@gmail.com> pthread: add pthread_getattr_np.

non standard extension, but widely available to obtain attributes for a thread.
also provides an alias for pthread_getattr_np which is the bsd equivalent.

Change-Id: I26ef8245ed2537186f48c8b8bdf3e42b03e70892
Reviewed-on: https://review.haiku-os.org/c/1172
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>