summaryrefslogtreecommitdiffstats
path: root/base/threading/thread_local_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Refactor thread_local.h's TLS Implementation to use ThreadLocalStor...robliao2016-02-261-0/+43
* Refactor thread_local.h's TLS Implemetation to use ThreadLocalStoragerobliao2016-02-261-43/+0
* Switch to standard integer types in base/threading/.avi2015-12-241-0/+1
* Switch thread_local to use ThreadPlatformStorage in Androidmichaelbai@chromium.org2014-05-121-0/+4
* Revert 254986 "Switch thread_local to use chromium's TLS impleme..."oshima@chromium.org2014-03-051-0/+38
* Switch thread_local to use chromium's TLS implementationmichaelbai@chromium.org2014-03-051-38/+0
* Minor style tweaks to tlssky@chromium.org2013-12-051-7/+5
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-1/+1
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-1/+1
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-1/+1
* Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possiblekushi.p@gmail.com2011-05-041-2/+2
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-0/+40