summaryrefslogtreecommitdiffstats
path: root/src/H5FDvfd_swmr_instr.c
Commit message (Collapse)AuthorAgeFilesLines
* Updates license url and history docsDana Robinson2021-03-251-1/+1
|
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-4/+3
|
* Document vfd_swmr_writer_may_increase_tick_to() andDavid Young2020-08-311-0/+31
| | | | vfd_swmr_reader_did_increase_tick_to(). NFCI.
* and `vfd_swmr_reader_did_increase_tick_to` declarations.David Young2020-05-201-0/+1
|
* Straggler from last: provide stub implementationsDavid Young2020-04-211-0/+27
of vfd_swmr_writer_may_increase_tick_to() and vfd_swmr_reader_did_increase_tick_to().