1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-25 17:02:34 +03:00
Florian Weimer ad96df2cd9 nptl: Move pthread_cond_init implementation into libc
It is necessary to export __pthread_cond_init from libc because
the C11 condition variable needs it and is still left in libpthread.

This is part of the libpthread removal project:

  <https://sourceware.org/ml/libc-alpha/2019-10/msg00080.html>

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2020-02-20 08:57:01 +01:00
..
2020-02-14 21:12:45 -03:00
2019-08-29 20:11:42 +00:00
2016-04-12 11:05:13 +01:00