summaryrefslogtreecommitdiff
path: root/src/base/spinlock_linux-inl.h
Commit message (Expand)AuthorAgeFilesLines
* liberate spinlock futex waits from linux_syscall_support includesAliaksey Kandratsenka2021-02-211-2/+3
* delete-trailing-whitespace on all filesAliaksey Kandratsenka2021-02-141-3/+3
* Use indirect system calls in the linux spinlock implementationGabriel Marin2018-08-051-11/+12
* issue-693: enable futex usage on armAliaksey Kandratsenka2015-06-271-9/+6
* added emacs -*- mode lines for google coding styleAliaksey Kandratsenka2013-10-121-0/+1
* * Check for mingw compilers that *do* define timespeccsilvers2011-11-161-2/+2
* * Get the deallocation stack trace outside the lock (sean)csilvers2011-10-181-0/+1
* * Enhance cycleclock on ARM v6 and above (sanek)csilvers2011-03-021-0/+5
* * Suppress all large allocs when report threshold==0csilvers2010-11-181-23/+29
* * Fix Symbolize() to call pprof once, rather than once/symbol (glider)csilvers2009-10-271-2/+9
* Thu Sep 10 13:51:15 2009 Google Inc. <opensource@google.com>csilvers2009-09-111-0/+84