summaryrefslogtreecommitdiffstats
path: root/src/H5FDvfd_swmr_private.h
Commit message (Expand)AuthorAgeFilesLines
* Add a second bool argument to H5F_vfd_swmr_writer_end_of_tick() thatDavid Young2020-04-211-1/+1
* Retire globals vfd_swmr_writer_g and end_of_tick_g.David Young2020-04-201-2/+0
* Stragglers from previous: globally declare some hlog outlets and addDavid Young2020-04-161-1/+4
* Straggler from previous: declare the new shadow_index_reclaim logDavid Young2020-04-071-0/+1
* Move the `swmr` log-outlet declaration to H5FDvfd_swmr_private.h and use `swmr`David Young2020-02-281-0/+3
* Shorten the type name `H5F_vfd_swmr_eot_queue_entry_t` to `eot_queue_entry_t`:David Young2019-12-101-17/+15
* Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,David Young2019-12-091-7/+5
* Changes for punch list #4: Add support for opening mulitple files in either V...Vailin Choi2019-11-201-9/+59
* Fix for punch list #9 Move VFD SWMR H5F code to its own file: H5Fvfd_swmr.c.vchoi2019-11-151-0/+16
* Consolidate VFD SWMR variable declarations in a new header file,David Young2019-08-281-0/+25