]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgfortran: Use proper gthr.h API
authorsh <sh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jan 2019 06:35:41 +0000 (06:35 +0000)
committersh <sh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 28 Jan 2019 06:35:41 +0000 (06:35 +0000)
commit89338f04ee389e12051c8d2d5d98522b6d4687eb
treef40ebcc9e1c46501125c8a6668f06bbd9bbd735e
parentab86a6985ae6cfcad1aa84ef986d954e18943c41
libgfortran: Use proper gthr.h API

libgfortran/

* io/async.c (init_adv_cond): Use __GTHREAD_COND_INIT_FUNCTION().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268331 138bc75d-0d04-0410-961f-82ee72b054a4
libgfortran/ChangeLog
libgfortran/io/async.c