summaryrefslogtreecommitdiffstats
path: root/base/singleton.h
Commit message (Expand)AuthorAgeFilesLines
* linux: call PR_Init on UI threadevan@chromium.org2009-09-021-2/+2
* Added dynamic annotation files into base/.deanm@chromium.org2009-06-261-1/+12
* Add Singleton traits for a "leaky singleton" - one that doesmbelshe@google.com2008-12-031-0/+10
* Add a void* parameter to the AtExitManager callbacks.deanm@google.com2008-09-081-11/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add mime_util and http_chunked_decoder to mac project.ericroman@google.com2008-08-191-1/+1
* Even though AtExit should never be called while an object is being accessed, ...deanm@google.com2008-08-111-3/+2
* Use 0 instead of NULL, since AtomicWord is intptr_t which is not a pointer ty...deanm@google.com2008-08-071-1/+1
* Cross platform and cleanup of Singleton classdeanm@google.com2008-08-061-124/+52
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-011-37/+18
* Add base to the repository.initial.commit2008-07-261-0/+293