summaryrefslogtreecommitdiffstats
path: root/src/H5TSprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Minor comment corrections (#1544)Allen Byrne2022-03-301-4/+2
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-2/+2
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-2/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-22/+26
* Clang-format of source filesAllen Byrne2020-09-301-56/+54
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-2/+0
* If H5_HAVE_THREADSAFE is not #defined, define nothing but a stub implementationDavid Young2020-02-051-0/+7
* Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.David Young2020-02-031-2/+2
* Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-02-031-1/+2
* Normalization with vol_integration (test code and H5Xtest.c)Dana Robinson2018-09-201-0/+1
* Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-0/+1
* Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* [svn-r26649] squish warnings.Mohamad Chaarawi2015-03-301-1/+1
* [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-sa...Dana Robinson2014-04-041-4/+9
* [svn-r19384] Description:Quincey Koziol2010-09-151-1/+1
* [svn-r19367] Purpose:Mike McGreevy2010-09-101-5/+66
* [svn-r14419] Description:Quincey Koziol2008-01-151-1/+0
* [svn-r13253] Updated all C and C++ style source code files with the THG copyr...Albert Cheng2007-02-071-2/+3
* [svn-r11733] Purpose:Quincey Koziol2005-11-161-1/+2
* [svn-r7265] *** empty log message ***Raymond Lu2003-07-261-3/+0
* [svn-r7256] Purpose: gradual checkin for error apiRaymond Lu2003-07-231-0/+3
* [svn-r6546] Purpose:Bill Wendling2003-03-311-4/+14
* [svn-r6383] Purpose:Quincey Koziol2003-02-071-0/+1
* [svn-r5931] MuQun Yang2002-09-201-5/+5
* [svn-r3781] Purpose:Bill Wendling2001-04-051-3/+3
* [svn-r2348] The way the pthread_t object was being initialized wasn't correct...Bill Wendling2000-06-061-1/+1
* [svn-r2286] Gave the threading functions return types (herr_t). pthreads' callsBill Wendling2000-05-191-14/+13
* [svn-r2276] Modifed thread-safety code to more closely align with rest of HDF...Quincey Koziol2000-05-191-0/+54