summaryrefslogtreecommitdiffstats
path: root/base/thread_local_storage_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-11/+27
* Revert. Failing unit tests.evanm@google.com2008-08-201-27/+11
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-201-11/+27
* Port in threading for Posix. Will require fixes to MessageLoop and Task to co...avi@google.com2008-08-071-0/+53