summaryrefslogtreecommitdiffstats
path: root/base/threading/platform_thread_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-2/+2
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-2/+2
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-2/+2
* OpenBSD and FreeBSD fixes for base.mark@chromium.org2011-10-131-3/+2
* Remove unnecessary #include <sys/nacl_syscalls.h>mcgrathr@chromium.org2011-10-051-4/+0
* Implement backend for thread names and process names.nduca@chromium.org2011-08-091-2/+20
* Android's paths and message loop implementation with JNImichaelbai@google.com2011-08-021-0/+9
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-251-1/+1
* Add support for real-time audio threads.crogers@google.com2011-05-171-0/+10
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Comment out unused parameter names in function definitions,joi@chromium.org2011-02-251-1/+1
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-0/+225