Use au->lock exclusively for locking in async I/O.
[gcc.git] / libgfortran / io / async.h
2020-02-18 Thomas KönigUse au->lock exclusively for locking in async I/O.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-09-05 Hans-Peter Nilsson* io/async.h: Use __gthread_mutex_t, not pthread_mutex_t.
2018-08-23 David Edelsohn* async.h (ASYNC_IO): Revert _AIX test.
2018-08-22 Thomas Koeniggfortran.texi: Mention that asynchronous I/O does not...
2018-08-21 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-31 Andre VieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-25 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)