summaryrefslogtreecommitdiff
path: root/cppu/source/threadpool/threadident.cxx
AgeCommit message (Collapse)AuthorFilesLines
2014-02-17cppu: sal_Bool -> boolStephan Bergmann1-2/+2
Change-Id: I1288f1f6f38d1475b4eb5272509e479bd9f2552d
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann1-2/+2
Change-Id: Ida9785c4b9fda0459769957734952e69d7a9de44
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-19Removed superfluous CPPU_DLLPUBLIC from definitions.Stephan Bergmann1-3/+3
2011-12-19cppu: add visibility symbolsMatúš Kukan1-3/+3
2011-12-01-Wstrict-aliasing fixStephan Bergmann1-2/+5
2011-11-27remove include of pch header in cppuNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.11.74); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:23:20 rt 1.11.74.1: #i87441# Change license header to LPGL v3.
2006-09-16INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:23:01 kaib 1.10.60.1: #i68856# Added header markers and pch files
2005-09-08INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:54:27 rt 1.9.30.1: #i54170# Change license header: remove SISSL
2004-09-08INTEGRATION: CWS ooo20040704 (1.8.92); FILE MERGEDRüdiger Timm1-3/+2
2004/06/28 12:13:43 cmc 1.8.92.1: #i30801 allow using system stl if possible
2003-04-15INTEGRATION: CWS dbgmacros1 (1.7.4); FILE MERGEDVladimir Glazounov1-3/+2
2003/04/09 10:38:51 kso 1.7.4.1: #108413# - debug macro unification.
2003-03-20#100000# getting rid of build dep from offuhVladimir Glazounov1-4/+2
2001-03-28no use of SAL_DLLEXPORT anymore, using def fileDaniel Boelzle1-5/+5
2001-03-09revised function throw () clausesDaniel Boelzle1-5/+5
2000-12-21empty throw () clausesDaniel Boelzle1-52/+16
2000-10-13forgotten debug output removedJörg Budischewski1-4/+2
2000-09-29temporary hack for thread local storage removedJörg Budischewski1-26/+16
2000-09-18initial importJens-Heiner Rechtien1-0/+218