summaryrefslogtreecommitdiff
path: root/TSRM/TSRM.h
Commit message (Expand)AuthorAgeFilesLines
* Identifiers that begin with underscore are reserved for the implementation.Sascha Schumann2000-07-021-3/+3
* Make it possible to access other threads' local storage. Only use it if you ...Zeev Suraski2000-06-161-1/+2
* THREAD_T refers to thread ids, not attributesSascha Schumann1999-12-301-1/+1
* Use Critical Sections under Win32 - shows roughly 40% performance increase underZeev Suraski1999-12-201-1/+1
* Fix leak in pthreads, and add initial support for GNU PthSascha Schumann1999-12-051-0/+5
* Add ts_allocate_dtor, use ts_allocate_[cd]tor where appropiate.Sascha Schumann1999-12-051-3/+4
* Explicit casts to ulong. Some compiler don't like pointers in %Sascha Schumann1999-10-051-1/+1
* Use libtool.Sascha Schumann1999-10-041-1/+2
* Do not let PACKAGE/VERSION escape from tsrm_config.h.Sascha Schumann1999-09-261-0/+2
* Undefine previously PACKAVE/VERSION macros. We should find a waySascha Schumann1999-09-261-0/+2
* Add new-thread handlersZeev Suraski1999-08-141-20/+22
* - export patchAndi Gutmans1999-04-281-2/+12
* FixesZeev Suraski1999-04-241-1/+1
* set up automakeStig S. Bakken1999-04-241-2/+2
* *** empty log message ***Zeev Suraski1999-04-241-2/+10
* LicenseZeev Suraski1999-04-231-0/+16
* Thread Safe Resource ManagerZeev Suraski1999-04-201-0/+63